Fangjun Kuang
|
f64c58342b
|
Support replacing homonphonic phrases (#2153)
|
2025-04-27 15:31:11 +08:00 |
|
Fangjun Kuang
|
be0f382a54
|
Support Giga AM transducer V2 (#2136)
|
2025-04-20 10:15:20 +08:00 |
|
Fangjun Kuang
|
0de7e1b9f0
|
Add C++ and Python API for Dolphin CTC models (#2085)
|
2025-04-02 19:09:00 +08:00 |
|
Fangjun Kuang
|
b41f6d2c94
|
Support GigaAM CTC models for Russian ASR (#1464)
See also https://github.com/salute-developers/GigaAM
|
2024-10-25 10:55:16 +08:00 |
|
Fangjun Kuang
|
ca729faebf
|
Support reading multi-channel wave files with 8/16/32-bit encoded samples (#1258)
|
2024-08-15 14:54:43 +08:00 |
|
Fangjun Kuang
|
53484fcd9b
|
Fix reading non-standard wav files. (#1199)
|
2024-08-01 17:48:04 +08:00 |
|
Fangjun Kuang
|
25f0a10468
|
Add C++ runtime for SenseVoice models (#1148)
|
2024-07-18 22:54:18 +08:00 |
|
Fangjun Kuang
|
dd0ff2ca06
|
Support onnxruntime 1.18.0 (#906)
|
2024-07-10 17:05:26 +08:00 |
|
Fangjun Kuang
|
fd5a0d1e00
|
Add C++ runtime for Tele-AI/TeleSpeech-ASR (#970)
|
2024-06-05 00:26:40 +08:00 |
|
Fangjun Kuang
|
b445956675
|
Fix CI tests. (#898)
|
2024-05-21 20:37:29 +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
|
5d8c35e44e
|
Add C++ support for non-streaming NeMo fast conformer hybrid transducer ctc (the ctc branch) (#848)
|
2024-05-09 15:32:22 +08:00 |
|
Fangjun Kuang
|
db41778e99
|
Support piper-phonemize (#452)
|
2023-11-28 19:12:58 +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
|
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 |
|