Wilson Wongso
5a6b55c5a7
Reduce model initialization time for online speech recognition ( #215 )
...
* Reduce model initialization time for online speech recognition
* Fixed Styling
---------
Co-authored-by: w11wo <wilsowong961@gmail.com >
2023-07-14 21:20:10 +08:00
Fangjun Kuang
f3206c49dc
Reduce model initialization time for offline speech recognition ( #213 )
2023-07-14 18:07:27 +08:00
Fangjun Kuang
0abd7ce881
Add non-streaming speech recognition examples for MFC ( #212 )
2023-07-14 17:00:14 +08:00
Jingzhao Ou
0ed501b8f1
Added provider option to sherpa-onnx and decode-file-c-api ( #162 )
2023-06-03 04:57:48 +08:00
Fangjun Kuang
959f13eac8
Fix typos in .Net APIs ( #156 )
2023-05-14 22:32:01 +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
manyeyes
d49a597431
Fix bug in DecodeMultipleOnlineStreams method in c-api.cc file ( #128 )
...
Co-authored-by: zx <12345678>
2023-04-21 13:48:44 +08:00
Fangjun Kuang
5f31b22c12
Fix modified beam search for iOS and android ( #76 )
...
* Use Int type for sampling rate
* Fix swift
* Fix iOS
2023-03-03 15:18:31 +08:00
Fangjun Kuang
7f72c13d9a
Code refactoring ( #74 )
...
* Don't reset model state and feature extractor on endpointing
* support passing decoding_method from commandline
* Add modified_beam_search to Python API
* fix C API example
* Fix style issues
2023-03-03 12:10:59 +08:00
Fangjun Kuang
c63c4c3389
C api ( #60 )
2023-02-24 16:42:46 +08:00