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
ef93dcd733b26e0a0874cc0ef0e0cf62e4904a91
enginex-mr_series-sherpa-onnx
/
sherpa-onnx
/
csrc
History
Fangjun Kuang
a65dcf77b3
add portaudio for reading microphones (
#55
)
2023-02-22 17:13:07 +08:00
..
alsa.cc
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +08:00
alsa.h
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +08:00
cat-test.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
cat.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
cat.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
CMakeLists.txt
add portaudio for reading microphones (
#55
)
2023-02-22 17:13:07 +08:00
display.h
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +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 Python API (
#31
)
2023-02-19 19:36:03 +08:00
features.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
log.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
log.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
macros.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
microphone.cc
add portaudio for reading microphones (
#55
)
2023-02-22 17:13:07 +08:00
microphone.h
add portaudio for reading microphones (
#55
)
2023-02-22 17:13:07 +08:00
online-lstm-transducer-model.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
online-lstm-transducer-model.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-recognizer.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
online-recognizer.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
online-stream.cc
add online-recognizer (
#29
)
2023-02-19 12:45:38 +08:00
online-stream.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
online-transducer-decoder.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
online-transducer-greedy-search-decoder.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
online-transducer-greedy-search-decoder.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-transducer-model-config.cc
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-transducer-model-config.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-transducer-model.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
online-transducer-model.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
online-zipformer-transducer-model.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
online-zipformer-transducer-model.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
onnx-utils.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
onnx-utils.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
parse-options.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
parse-options.h
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
resample.cc
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +08:00
resample.h
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +08:00
sherpa-onnx-alsa.cc
Add endpointing (
#54
)
2023-02-22 15:35:55 +08:00
sherpa-onnx-microphone.cc
add portaudio for reading microphones (
#55
)
2023-02-22 17:13:07 +08:00
sherpa-onnx.cc
Support cross compiling for aarch64 (
#52
)
2023-02-21 22:04:21 +08:00
symbol-table.cc
Add online LSTM transducer model (
#25
)
2023-02-18 21:35:15 +08:00
symbol-table.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
text-utils.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
text-utils.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
unbind-test.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
unbind.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
unbind.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
wave-reader.cc
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
wave-reader.h
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00