- 13 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 12 Jul, 2023 4 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Wilson Wongso authored
-
- 10 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 09 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 08 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 07 Jul, 2023 2 commits
-
-
Fangjun Kuang authored
-
Jingzhao Ou authored
-
- 06 Jul, 2023 4 commits
-
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
Fangjun Kuang authored
-
- 05 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 04 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 02 Jul, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 01 Jul, 2023 1 commit
-
-
* 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
Fangjun Kuang authored
-
- 30 Jun, 2023 1 commit
-
-
* Support contextual-biasing for streaming model * The whole pipeline runs normally * Fix comments
Wei Kang authored
-
- 27 Jun, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 26 Jun, 2023 2 commits
-
- 23 Jun, 2023 1 commit
-
- 20 Jun, 2023 1 commit
-
-
fx authored
-
- 19 Jun, 2023 1 commit
-
-
Fangjun Kuang authored
-
- 16 Jun, 2023 1 commit
-
-
* Implement context graph * Modify the interface to support context biasing * Support context biasing in modified beam search; add python wrapper * Support context biasing in python api example * Minor fixes * Fix context graph * Minor fixes * Fix tests * Fix style * Fix style * Fix comments * Minor fixes * Add missing header * Replace std::shared_ptr with std::unique_ptr for effciency * Build graph in constructor * Fix comments * Minor fixes * Fix docs
Wei Kang authored
-
- 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 2 commits
-
-
Fangjun Kuang authored