Fangjun Kuang
|
316424b382
|
Add C++ and Python API for FireRedASR AED models (#1867)
|
2025-02-16 22:45:24 +08:00 |
|
Fangjun Kuang
|
669f5ef441
|
Add C++ runtime and Python APIs for Moonshine models (#1473)
|
2024-10-26 14:34:07 +08:00 |
|
Fangjun Kuang
|
25f0a10468
|
Add C++ runtime for SenseVoice models (#1148)
|
2024-07-18 22:54:18 +08:00 |
|
Fangjun Kuang
|
fd5a0d1e00
|
Add C++ runtime for Tele-AI/TeleSpeech-ASR (#970)
|
2024-06-05 00:26:40 +08:00 |
|
Wei Kang
|
b012b78ceb
|
Encode hotwords in C++ side (#828)
* Encode hotwords in C++ side
|
2024-05-20 19:41:36 +08:00 |
|
Fangjun Kuang
|
b83b3e3cd1
|
Support non-streaming WeNet CTC models. (#426)
|
2023-11-15 14:23:20 +08:00 |
|
Fangjun Kuang
|
407602445d
|
Add CTC HLG decoding using OpenFst (#349)
|
2023-10-08 11:32:39 +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
|
cea718e3d8
|
Support CoreML for macOS (#151)
|
2023-05-12 15:57:44 +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 |
|
Fangjun Kuang
|
423d89e9a5
|
Support paraformer. (#95)
|
2023-03-28 17:59:54 +08:00 |
|