This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex_bi_series-sherpa-onnx
Archived
Watch
16
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
355c5ef541f012e518f2afacd6ff3c9c797a7551
enginex_bi_series-sherpa-onnx
/
sherpa-onnx
/
csrc
History
Fangjun Kuang
8c6a289e3d
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +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
Use deep copy in Clone() (
#66
)
2023-02-26 14:54:01 +08:00
cat.h
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
CMakeLists.txt
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
CPPLINT.cfg
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +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
Support resampling (
#77
)
2023-03-03 16:42:33 +08:00
features.h
Support resampling (
#77
)
2023-03-03 16:42:33 +08:00
file-utils.cc
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
file-utils.h
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
hypothesis.cc
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
hypothesis.h
Code refactoring (
#74
)
2023-03-03 12:10:59 +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
Support Android (
#59
)
2023-02-24 13:57:03 +08:00
math.h
add modified beam search (
#69
)
2023-03-01 15:32:54 +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 modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
online-lstm-transducer-model.h
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
online-recognizer.cc
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
online-recognizer.h
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
online-stream.cc
Support resampling (
#77
)
2023-03-03 16:42:33 +08:00
online-stream.h
Support resampling (
#77
)
2023-03-03 16:42:33 +08:00
online-transducer-decoder.cc
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
online-transducer-decoder.h
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
online-transducer-greedy-search-decoder.cc
Code refactoring (
#74
)
2023-03-03 12:10:59 +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 streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-transducer-model-config.h
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-transducer-model.cc
Support windows x86 platform (
#86
)
2023-03-07 16:47:47 +08:00
online-transducer-model.h
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
online-transducer-modified-beam-search-decoder.cc
Support resampling (
#77
)
2023-03-03 16:42:33 +08:00
online-transducer-modified-beam-search-decoder.h
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
online-websocket-client.cc
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-websocket-server-impl.cc
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-websocket-server-impl.h
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-websocket-server.cc
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +08:00
online-zipformer-transducer-model.cc
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
online-zipformer-transducer-model.h
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
onnx-utils.cc
Support slicing a shallow copy of a 3-d tensor (
#83
)
2023-03-05 19:18:31 +08:00
onnx-utils.h
add modified beam search (
#69
)
2023-03-01 15:32:54 +08:00
packed-sequence-test.cc
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
packed-sequence.cc
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
packed-sequence.h
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
pad-sequence-test.cc
add pad_sequence (
#84
)
2023-03-05 22:02:50 +08:00
pad-sequence.cc
add pad_sequence (
#84
)
2023-03-05 22:02:50 +08:00
pad-sequence.h
add pad_sequence (
#84
)
2023-03-05 22:02:50 +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
Code refactoring (
#74
)
2023-03-03 12:10:59 +08:00
sherpa-onnx-microphone.cc
Fix modified beam search for iOS and android (
#76
)
2023-03-03 15:18:31 +08:00
sherpa-onnx.cc
Fix modified beam search for iOS and android (
#76
)
2023-03-03 15:18:31 +08:00
slice-test.cc
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
slice.cc
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
slice.h
Add PackPaddedSequence (
#85
)
2023-03-08 14:12:20 +08:00
symbol-table.cc
Add build script for Android armv8a (
#58
)
2023-02-22 22:36:05 +08:00
symbol-table.h
Add build script for Android armv8a (
#58
)
2023-02-22 22:36:05 +08:00
tee-stream.h
add streaming websocket server and client (
#62
)
2023-02-24 21:39:51 +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
transpose-test.cc
Add transpose (
#82
)
2023-03-05 11:27:17 +08:00
transpose.cc
Add transpose (
#82
)
2023-03-05 11:27:17 +08:00
transpose.h
Add transpose (
#82
)
2023-03-05 11:27:17 +08:00
unbind-test.cc
Add Streaming zipformer (
#50
)
2023-02-21 20:00:03 +08:00
unbind.cc
Use deep copy in Clone() (
#66
)
2023-02-26 14:54:01 +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