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
9efe69720df875fde43df3c6467ab4345e043a20
enginex_bi_series-sherpa-onnx
/
sherpa-onnx
/
python
/
csrc
History
Fangjun Kuang
9efe69720d
Support VITS VCTK models (
#367
)
...
* Support VITS VCTK models * Release v1.8.1
2023-10-16 17:22:30 +08:00
..
circular-buffer.cc
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
circular-buffer.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
CMakeLists.txt
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +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
features.cc
Add non-streaming ASR (
#92
)
2023-03-26 08:53:42 +08:00
features.h
Add Python API (
#31
)
2023-02-19 19:36:03 +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 CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +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-recognizer.cc
Add CTC HLG decoding using OpenFst (
#349
)
2023-10-08 11:32:39 +08:00
offline-recognizer.h
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +08:00
offline-stream.cc
Begin to support CTC models (
#119
)
2023-04-07 23:11:34 +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
adding a python api for offline decode (
#110
)
2023-04-02 13:17:43 +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
Support VITS VCTK models (
#367
)
2023-10-16 17:22:30 +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 VITS VCTK models (
#367
)
2023-10-16 17:22:30 +08:00
offline-tts.h
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
offline-whisper-model-config.cc
Support multilingual whisper models (
#274
)
2023-08-16 00:28:52 +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-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
Refactor hotwords,support loading hotwords from file (
#296
)
2023-09-14 19:33:17 +08:00
online-model-config.h
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +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 lm decode for the Python API. (
#353
)
2023-10-13 11:15:16 +08:00
online-recognizer.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-stream.cc
Support resampling (
#77
)
2023-03-03 16:42:33 +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
sherpa-onnx.cc
add python API and examples for TTS (
#364
)
2023-10-14 14:21:53 +08:00
sherpa-onnx.h
Add Python API (
#31
)
2023-02-19 19:36:03 +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
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
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
vad-model.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
voice-activity-detector.cc
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00
voice-activity-detector.h
Add Silero VAD (
#313
)
2023-09-17 14:54:38 +08:00