Fangjun Kuang
|
b76cd9033a
|
Support decoding with byte-level BPE (bbpe) models. (#1633)
|
2024-12-20 19:21:32 +08:00 |
|
Fangjun Kuang
|
298b6b6fda
|
Add non-streaming ASR support for HarmonyOS. (#1564)
|
2024-11-26 16:38:35 +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 |
|
lxiao336
|
65cfa7548a
|
re-pull-request allow tokens and hotwords be loaded from buffered string driectly (#1339)
Co-authored-by: xiao <shawl336@163.com>
|
2024-09-13 09:58:17 +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
|
17cd3a5f01
|
Add C++ runtime for non-streaming faster conformer transducer from NeMo. (#854)
|
2024-05-10 12:15:39 +08:00 |
|
Fangjun Kuang
|
45b9d4ab37
|
Support whisper models (#238)
|
2023-08-07 12:34:18 +08:00 |
|
Fangjun Kuang
|
5a5d029490
|
Add build script for Android armv8a (#58)
|
2023-02-22 22:36:05 +08:00 |
|
Fangjun Kuang
|
ea09d5fbc5
|
Add Python API (#31)
|
2023-02-19 19:36:03 +08:00 |
|
Fangjun Kuang
|
cb8f85ff83
|
Add online LSTM transducer model (#25)
|
2023-02-18 21:35:15 +08:00 |
|
Fangjun Kuang
|
8ee02c28b0
|
Refactor the code (#15)
* code refactoring
* Remove reference files
* Update README and CI
* small fixes
* fix style issues
* add style check for CI
* fix style issues
* remove kaldi-native-io
|
2022-10-12 21:35:07 +08:00 |
|