Fangjun Kuang
|
407602445d
|
Add CTC HLG decoding using OpenFst (#349)
|
2023-10-08 11:32:39 +08:00 |
|
Fangjun Kuang
|
debab7c091
|
Add two-pass speech recognition Android/iOS demo (#304)
|
2023-09-12 15:40:16 +08:00 |
|
Fangjun Kuang
|
a4bff28e21
|
Support TDNN models from the yesno recipe from icefall (#262)
|
2023-08-12 19:50:22 +08:00 |
|
Fangjun Kuang
|
45b9d4ab37
|
Support whisper models (#238)
|
2023-08-07 12:34:18 +08:00 |
|
Fangjun Kuang
|
f3206c49dc
|
Reduce model initialization time for offline speech recognition (#213)
|
2023-07-14 18:07:27 +08:00 |
|
Fangjun Kuang
|
d82251cba6
|
Support the latest offline zipformer model (#180)
|
2023-06-19 14:09:24 +08:00 |
|
Fangjun Kuang
|
80060c276d
|
Begin to support CTC models (#119)
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.
|
2023-04-07 23:11:34 +08:00 |
|
Jason's Lab
|
5e5620ea23
|
add zipformer model_type (#97)
Co-authored-by: lichao <www.563042811@qq.com>
|
2023-03-29 20:36:39 +08:00 |
|
Fangjun Kuang
|
423d89e9a5
|
Support paraformer. (#95)
|
2023-03-28 17:59:54 +08:00 |
|
Fangjun Kuang
|
dffb0fd43c
|
Refactor offline recognizer. (#94)
* Refactor offline recognizer.
The purpose is to make it easier to support different types of models.
|
2023-03-27 14:59:40 +08:00 |
|