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
franck-li
0dcaf3a061
go.mod set to use go 1.17, and use unsafe.Slice to optimize the code ( #1920 )
...
Co-authored-by: liyuzhi <liyuzhi@info.easeus.com.cn >
2025-02-25 15:31:15 +08:00
windy
0f4b1f41e2
🔧 build(portaudio-go): Fixed version 1.0.3 ( #1614 )
...
Co-authored-by: windy <deretame123@gmail.com >
2024-12-12 19:39:43 +08:00
Fangjun Kuang
fdcae56a14
Fix Go tests ( #897 )
2024-05-21 11:50:13 +08:00
Fangjun Kuang
c9ae7595d5
Fix go API examples with portaudio on Windows. ( #746 )
2024-04-10 09:56:35 +08:00
Fangjun Kuang
a69d0a950e
Add Go API for TTS ( #377 )
2023-10-20 15:57:52 +08:00
Fangjun Kuang
86b18184c9
Fix Go examples ( #300 )
2023-09-07 15:27:41 +08:00
Fangjun Kuang
f709c95c5f
Support multilingual whisper models ( #274 )
2023-08-16 00:28:52 +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