- 12 Jun, 2023 1 commit
-
-
* rnnlm model inference supports num_threads setting * rnnlm params decouple num_thread and provider with Transducer. * fix python csrc bug which offline-lm-config.cc and online-lm-config.cc arguments problem * lm_num_threads and lm_provider set default values --------- Co-authored-by: cuidongcai1035 <cuidongcai1035@wezhuiyi.com>
keanu authored
-
- 08 Jun, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 07 Jun, 2023 1 commit
-
- 04 Jun, 2023 2 commits
-
-
Fangjun Kuang authored
-
Jingzhao Ou authored
-
- 02 Jun, 2023 1 commit
-
-
Jingzhao Ou authored
-
- 30 May, 2023 1 commit
-
- 23 May, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 22 May, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 18 May, 2023 1 commit
-
-
* add decode example for mic * some changes to README.md * add java websocket srv * change to readwav to static * make some changes to code comments * little change for readme.md * fix bug about multiple threads * made little modification * add protocol in readme, removed static Queue and add lmConfig --------- Co-authored-by: root <root@localhost.localdomain>
zhaomingwork authored
-
- 15 May, 2023 1 commit
-
-
* share GetHypsRowSplits interface and fix getting Topk not taking logprob * fix lm score of lm fusion and make padding len same with 'icefall/egs/librispeech/ASR/pruned_transducer_stateless7_streaming/decode.py'
PF Luo authored
-
- 14 May, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 12 May, 2023 3 commits
-
-
Fangjun Kuang authored
-
Jingzhao Ou authored
- 11 May, 2023 1 commit
-
-
* added csrc/stack.cc * stack: added checks * added copyright info * passed cpp style checks * formatted code * added some support for streaming conformer model support (not verified) * code lint * made more progress with streaming conformer support (not working yet) * passed style check * changes as suggested by @csukuangfj * added some debug info * fixed style check * Use Cat to replace Stack * remove debug statements --------- Co-authored-by: Jingzhao Ou (jou2019) <jou2019@cisco.com> Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
Jingzhao Ou authored
-
- 10 May, 2023 2 commits
-
-
PF Luo authored
-
Fangjun Kuang authored
-
- 06 May, 2023 2 commits
-
-
Fangjun Kuang authored
- 05 May, 2023 3 commits
- 26 Apr, 2023 1 commit
-
-
PF Luo authored
-
- 23 Apr, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 21 Apr, 2023 1 commit
-
- 20 Apr, 2023 1 commit
-
-
zhaomingwork authored
-
- 19 Apr, 2023 2 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 15 Apr, 2023 1 commit
-
-
zhaomingwork authored
-
- 12 Apr, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 09 Apr, 2023 1 commit
-
- 07 Apr, 2023 1 commit
-
-
Please see https://k2-fsa.github.io/sherpa/onnx/pretrained_models/offline-ctc/nemo/index.html for a list of pre-trained CTC models from NeMo.
Fangjun Kuang authored
-
- 05 Apr, 2023 1 commit
-
-
* Commit after creating the project * Add sherpa-onnx related files * copy and modify files from sherpa-ncnn * add app icon
Fangjun Kuang authored
-
- 04 Apr, 2023 5 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
When pepole use pip install sherpa-onnx, they also get the following binaries: (py38) fangjuns-MacBook-Pro:bin fangjun$ ls -lh sherpa-onnx* -rwxr-xr-x 1 fangjun staff 36K Apr 4 13:48 sherpa-onnx -rwxr-xr-x 1 fangjun staff 52K Apr 4 13:48 sherpa-onnx-microphone -rwxr-xr-x 1 fangjun staff 54K Apr 4 13:48 sherpa-onnx-microphone-offline -rwxr-xr-x 1 fangjun staff 37K Apr 4 13:48 sherpa-onnx-offline -rwxr-xr-x 1 fangjun staff 634K Apr 4 13:48 sherpa-onnx-offline-websocket-server -rwxr-xr-x 1 fangjun staff 710K Apr 4 13:48 sherpa-onnx-online-websocket-client -rwxr-xr-x 1 fangjun staff 651K Apr 4 13:48 sherpa-onnx-online-websocket-server (py38) fangjuns-MacBook-Pro:bin fangjun$ pwd /Users/fangjun/py38/bin
Fangjun Kuang authored -
KajiMaCN authored
-
- 02 Apr, 2023 1 commit
-
-
Fangjun Kuang authored
-