Fangjun Kuang
e31f9e48c2
Fix various language binding APIs for tdnn and whisper models ( #278 )
2023-08-16 22:15:10 +08:00
Fangjun Kuang
eb5ae18015
Fix C# API to support streaming Paraformer ( #266 )
2023-08-14 15:27:54 +08:00
Fangjun Kuang
b094868fb8
Add non-streaming websocket server for python ( #259 )
2023-08-11 15:56:24 +08:00
Fangjun Kuang
6c0f002825
Typo fixes for .Net examples ( #258 )
2023-08-10 20:35:51 +08:00
Fangjun Kuang
0dd2d41f27
Real-time speech recognition from microphone for .Net ( #192 )
...
* Real-time speech recognition from microphone for .Net supporting Linux, macOS, and Windows
* Use PortAudioSharp2.
We will maintain it by ourselves. The project is at
https://github.com/csukuangfj/PortAudioSharp2
* minor fixes
2023-07-01 18:55:41 +08:00
Fangjun Kuang
157b6b801b
Fix C# APIs ( #183 )
...
* Fix c# APIs
* reformat
2023-06-24 00:56:53 +08:00
Fangjun Kuang
7969cf44ac
Refactor C# code and support building nuget packages for cross-platforms ( #144 )
2023-05-10 14:53:04 +08:00