This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex_bi_series-sherpa-onnx
Archived
Watch
15
Star
0
Fork
0
You've already forked enginex_bi_series-sherpa-onnx
Code
Issues
Pull Requests
Actions
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-08-26
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
349d957da28f44121c22d25787d7ccd62c684c01
enginex_bi_series-sherpa-onnx
/
sherpa-onnx
/
python
/
csrc
History
Fangjun Kuang
349d957da2
Add inverse text normalization for online ASR (
#1020
)
2024-06-17 18:39:23 +08:00
..
alsa.cc
Add Python ASR examples with alsa (
#646
)
2024-03-08 11:34:48 +08:00
alsa.h
Add Python ASR examples with alsa (
#646
)
2024-03-08 11:34:48 +08:00
audio-tagging.cc
Add Python API example for CED audio tagging. (
#793
)
2024-04-19 18:33:18 +08:00
audio-tagging.h
Add Python API and Python examples for audio tagging (
#753
)
2024-04-11 11:12:48 +08:00
circular-buffer.cc
Release GIL to support multithreading in websocket servers. (
#451
)
2023-11-27 13:44:03 +08:00
circular-buffer.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
CMakeLists.txt
Add address sanitizer and undefined behavior sanitizer (
#951
)
2024-05-31 13:17:01 +08:00
display.cc
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
display.h
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
endpoint.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
endpoint.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
faked-alsa.cc
Support user provided data in tts callback. (
#653
)
2024-03-09 18:15:03 +08:00
features.cc
Fix code style issues (
#774
)
2024-04-16 09:46:15 +08:00
features.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
keyword-spotter.cc
Add Python API for keyword spotting (
#576
)
2024-03-01 09:31:11 +08:00
keyword-spotter.h
Add Python API for keyword spotting (
#576
)
2024-03-01 09:31:11 +08:00
offline-ctc-fst-decoder-config.cc
Add CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +08:00
offline-ctc-fst-decoder-config.h
Add CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +08:00
offline-lm-config.cc
RNNLM model support lm_num_thread and lm_provider setting (
#173
)
2023-06-12 15:51:27 +08:00
offline-lm-config.h
Add RNN LM rescore for offline ASR with modified_beam_search (
#125
)
2023-04-23 17:15:18 +08:00
offline-model-config.cc
Add C++ runtime for Tele-AI/TeleSpeech-ASR (
#970
)
2024-06-05 00:26:40 +08:00
offline-model-config.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-nemo-enc-dec-ctc-model-config.cc
Begin to support CTC models (
#119
)
2023-04-07 23:11:34 +08:00
offline-nemo-enc-dec-ctc-model-config.h
Begin to support CTC models (
#119
)
2023-04-07 23:11:34 +08:00
offline-paraformer-model-config.cc
Begin to support CTC models (
#119
)
2023-04-07 23:11:34 +08:00
offline-paraformer-model-config.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-punctuation.cc
Add C API for punctuation (
#768
)
2024-04-14 19:02:34 +08:00
offline-punctuation.h
Add Python API for punctuation models. (
#762
)
2024-04-13 13:28:17 +08:00
offline-recognizer.cc
Add inverse text normalization for non-streaming ASR (
#1017
)
2024-06-17 14:28:53 +08:00
offline-recognizer.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-stream.cc
Support getting word IDs for CTC HLG decoding. (
#978
)
2024-06-06 14:22:39 +08:00
offline-stream.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-tdnn-model-config.cc
Support TDNN models from the yesno recipe from icefall (
#262
)
2023-08-12 19:50:22 +08:00
offline-tdnn-model-config.h
Support TDNN models from the yesno recipe from icefall (
#262
)
2023-08-12 19:50:22 +08:00
offline-transducer-model-config.cc
Fix code style issues (
#774
)
2024-04-16 09:46:15 +08:00
offline-transducer-model-config.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-tts-model-config.cc
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
offline-tts-model-config.h
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
offline-tts-vits-model-config.cc
Add jieba for Chinese TTS models (
#797
)
2024-04-21 14:47:13 +08:00
offline-tts-vits-model-config.h
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
offline-tts.cc
Support heteronyms in Chinese TTS (
#738
)
2024-04-08 11:01:30 +08:00
offline-tts.h
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
offline-wenet-ctc-model-config.cc
Support non-streaming WeNet CTC models. (
#426
)
2023-11-15 14:23:20 +08:00
offline-wenet-ctc-model-config.h
Support non-streaming WeNet CTC models. (
#426
)
2023-11-15 14:23:20 +08:00
offline-whisper-model-config.cc
Remove the 30-second constraint from whisper. (
#471
)
2023-12-07 17:47:08 +08:00
offline-whisper-model-config.h
Support whisper models (
#238
)
2023-08-07 12:34:18 +08:00
offline-zipformer-ctc-model-config.cc
Add CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +08:00
offline-zipformer-ctc-model-config.h
Add CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +08:00
online-ctc-fst-decoder-config.cc
Add HLG decoding for streaming CTC models (
#731
)
2024-04-03 21:31:42 +08:00
online-ctc-fst-decoder-config.h
Add HLG decoding for streaming CTC models (
#731
)
2024-04-03 21:31:42 +08:00
online-lm-config.cc
RNNLM model support lm_num_thread and lm_provider setting (
#173
)
2023-06-12 15:51:27 +08:00
online-lm-config.h
Add lm rescore to online-modified-beam-search (
#133
)
2023-05-05 21:23:54 +08:00
online-model-config.cc
Encode hotwords in C++ side (
#828
)
2024-05-20 19:41:36 +08:00
online-model-config.h
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +08:00
online-nemo-ctc-model-config.cc
Add C++ support for streaming NeMo CTC models. (
#857
)
2024-05-10 16:26:43 +08:00
online-nemo-ctc-model-config.h
Add C++ support for streaming NeMo CTC models. (
#857
)
2024-05-10 16:26:43 +08:00
online-paraformer-model-config.cc
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +08:00
online-paraformer-model-config.h
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +08:00
online-recognizer.cc
Add inverse text normalization for online ASR (
#1020
)
2024-06-17 18:39:23 +08:00
online-recognizer.h
Add runtime support for wespeaker models (
#516
)
2024-01-09 22:06:08 +08:00
online-stream.cc
Support Chinese heteronyms on Android for TTS. (
#742
)
2024-04-08 21:36:47 +08:00
online-stream.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-transducer-model-config.cc
Refactor online recognizer (
#250
)
2023-08-09 20:27:31 +08:00
online-transducer-model-config.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-wenet-ctc-model-config.cc
Support streaming conformer CTC models from wenet (
#427
)
2023-11-16 10:35:23 +08:00
online-wenet-ctc-model-config.h
Support streaming conformer CTC models from wenet (
#427
)
2023-11-16 10:35:23 +08:00
online-zipformer2-ctc-model-config.cc
Support streaming zipformer CTC (
#496
)
2023-12-22 13:46:33 +08:00
online-zipformer2-ctc-model-config.h
Support streaming zipformer CTC (
#496
)
2023-12-22 13:46:33 +08:00
sherpa-onnx.cc
Add Python API for punctuation models. (
#762
)
2024-04-13 13:28:17 +08:00
sherpa-onnx.h
Play generated audio as it is generating. (
#457
)
2023-12-02 15:35:11 +08:00
silero-vad-model-config.cc
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
silero-vad-model-config.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
speaker-embedding-extractor.cc
Add Python API and Python examples for audio tagging (
#753
)
2024-04-11 11:12:48 +08:00
speaker-embedding-extractor.h
Add runtime support for wespeaker models (
#516
)
2024-01-09 22:06:08 +08:00
speaker-embedding-manager.cc
Add score function to speaker identification (
#775
)
2024-04-16 17:29:46 +08:00
speaker-embedding-manager.h
Add runtime support for wespeaker models (
#516
)
2024-01-09 22:06:08 +08:00
spoken-language-identification.cc
Add Python API and Python examples for audio tagging (
#753
)
2024-04-11 11:12:48 +08:00
spoken-language-identification.h
Support spoken language identification with whisper (
#694
)
2024-03-24 22:57:00 +08:00
vad-model-config.cc
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
vad-model-config.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
vad-model.cc
Release GIL to support multithreading in websocket servers. (
#451
)
2023-11-27 13:44:03 +08:00
vad-model.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
voice-activity-detector.cc
Add runtime support for wespeaker models (
#516
)
2024-01-09 22:06:08 +08:00
voice-activity-detector.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
wave-writer.cc
Add VAD examples using ALSA for recording (
#739
)
2024-04-08 16:41:01 +08:00
wave-writer.h
Add VAD examples using ALSA for recording (
#739
)
2024-04-08 16:41:01 +08:00