Fangjun Kuang
|
8b989a851c
|
Fix keyword spotting. (#1689)
Reset the stream right after detecting a keyword
|
2025-01-20 16:41:10 +08:00 |
|
Fangjun Kuang
|
0d20558b5e
|
Fix passing strings from C# to C. (#1701)
See also
https://github.com/k2-fsa/sherpa-onnx/issues/1695#issuecomment-2585725190
We need to place a 0 at the end of the buffer.
|
2025-01-13 10:17:04 +08:00 |
|
Fangjun Kuang
|
4e6aeff07e
|
Refactor C API to prefix each API with SherpaOnnx. (#1171)
|
2024-07-26 18:47:02 +08:00 |
|
Fangjun Kuang
|
08c758520f
|
Add keyword spotting for C# (#1105)
|
2024-07-10 21:18:46 +08:00 |
|