This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex-mr_series-sherpa-onnx
Archived
Watch
16
Star
0
Fork
0
You've already forked enginex-mr_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
6038e2aa6257362b5e93eb91ebf66eb60a224dbd
enginex-mr_series-sherpa-onnx
/
sherpa-onnx
/
python
/
csrc
History
Fangjun Kuang
6038e2aa62
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +08:00
..
CMakeLists.txt
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +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-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
Support TDNN models from the yesno recipe from icefall (
#262
)
2023-08-12 19:50:22 +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
Implement context biasing with a Aho Corasick automata (
#145
)
2023-06-16 14:26:36 +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-whisper-model-config.cc
Support whisper models (
#238
)
2023-08-07 12:34:18 +08:00
offline-whisper-model-config.h
Support whisper models (
#238
)
2023-08-07 12:34:18 +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
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +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
Support streaming paraformer (
#263
)
2023-08-14 10:32:14 +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
Refactor online recognizer (
#250
)
2023-08-09 20:27:31 +08:00
sherpa-onnx.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00