Fangjun Kuang
a11c859971
Support clang-tidy ( #1034 )
2024-06-19 20:51:57 +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
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
e475e750ac
Support streaming zipformer CTC ( #496 )
...
* Support streaming zipformer CTC
* test online zipformer2 CTC
* Update doc of sherpa-onnx.cc
* Add Python APIs for streaming zipformer2 ctc
* Add Python API examples for streaming zipformer2 ctc
* Swift API for streaming zipformer2 CTC
* NodeJS API for streaming zipformer2 CTC
* Kotlin API for streaming zipformer2 CTC
* Golang API for streaming zipformer2 CTC
* C# API for streaming zipformer2 CTC
* Release v1.9.6
2023-12-22 13:46:33 +08:00
Fangjun Kuang
0fdb2044e1
Add jni interface and kotlin API examples for TTS. ( #381 )
2023-10-23 12:31:54 +08:00
Fangjun Kuang
323f532ad2
Fix symbol table for byte bpe ( #361 )
2023-10-13 10:51:59 +08:00
Fangjun Kuang
43b2b7760d
Fix tokens processing for byte-level BPE ( #333 )
2023-09-22 13:28:19 +08:00
Fangjun Kuang
6afa9c85f6
Fix tokens for byte-level BPE token. ( #324 )
2023-09-20 07:49:53 +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
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