Commit Graph

6 Commits

Author SHA1 Message Date
Fangjun Kuang
282211c01f Remove portaudio-go in Go API examples. (#2317)
Replace the deprecated portaudio-go integration with malgo in the Go real-time 
speech recognition example and correct version string typos in the Node.js examples.

- Fixed “verison” typo in Node.js console logs.
- Swapped out portaudio-go for malgo in the Go microphone example, 
   introducing initRecognizer, callback-driven streaming, and sample conversion.
- Removed portaudio-go from go.mod.
2025-06-26 11:33:50 +08:00
Fangjun Kuang
c9ae7595d5 Fix go API examples with portaudio on Windows. (#746) 2024-04-10 09:56:35 +08:00
Fangjun Kuang
bc791d4996 Fix C api for Go and MFC to support streaming paraformer (#268) 2023-08-14 17:02:23 +08:00
骨灰级
f73a799667 fix go build error (#256)
fix #255
2023-08-10 14:18:23 +08:00
Fangjun Kuang
92976b04a0 Update sherpa-onnx-go package version (#233) 2023-08-04 12:33:06 +08:00
Fangjun Kuang
e63d205b3d Add go-api-examples (#219) 2023-07-21 17:56:09 +08:00