Fangjun Kuang
6da4a1c12f
Add Go API for speaker identification ( #718 )
2024-03-29 19:25:55 +08:00
Fangjun Kuang
a042f44076
Add Golang API for spoken language identification. ( #709 )
2024-03-27 19:40:25 +08:00
Fangjun Kuang
69c7880c4d
Add Golang API for VAD ( #708 )
2024-03-27 12:09:39 +08:00
Fangjun Kuang
acf0975153
Support whisper language/task in various language bindings. ( #679 )
2024-03-20 16:43:35 +08:00
Fangjun Kuang
6571fc9552
Add tts play example for .Net. ( #676 )
...
It plays the generated audio via a speaker as it is generating.
2024-03-19 17:33:15 +08:00
Fangjun Kuang
c093880d7c
Fix building wheels ( #620 )
2024-03-01 15:20:06 +08:00
Fangjun Kuang
e475e750ac
Support streaming zipformer CTC ( #496 )
...
* Support streaming zipformer CTC
* test online zipformer2 CTC
* Update doc of sherpa-onnx.cc
* Add Python APIs for streaming zipformer2 ctc
* Add Python API examples for streaming zipformer2 ctc
* Swift API for streaming zipformer2 CTC
* NodeJS API for streaming zipformer2 CTC
* Kotlin API for streaming zipformer2 CTC
* Golang API for streaming zipformer2 CTC
* C# API for streaming zipformer2 CTC
* Release v1.9.6
2023-12-22 13:46:33 +08:00
Fangjun Kuang
80d0192325
Fix android tts audio buffer size and fix CI. ( #478 )
2023-12-10 18:25:50 +08:00
Fangjun Kuang
cae0231f93
Fix releasing go packages ( #476 )
2023-12-09 00:07:52 +08:00
Fangjun Kuang
1937717705
Add MFC TTS example on Windows ( #378 )
2023-10-21 00:13:07 +08:00
Fangjun Kuang
a69d0a950e
Add Go API for TTS ( #377 )
2023-10-20 15:57:52 +08:00
Fangjun Kuang
fe0c8bfc51
Test go inside sherpa-onnx ( #374 )
...
Previously, we only test the go api examples with pre-built packages.
This PR tests go API examples against the latest source code of sherpa-onnx.
2023-10-20 10:43:30 +08:00
Fangjun Kuang
ffeff3b8a3
Fix a typo for Go ( #298 )
2023-09-07 11:29:00 +08:00
Fangjun Kuang
e31f9e48c2
Fix various language binding APIs for tdnn and whisper models ( #278 )
2023-08-16 22:15:10 +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
Fangjun Kuang
8ab0090909
Fix scripts for releasing go packages ( #232 )
2023-08-03 10:55:03 +08:00
Fangjun Kuang
e63d205b3d
Add go-api-examples ( #219 )
2023-07-21 17:56:09 +08:00