This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX-Iluvatar
/
enginex-mr_series-sherpa-onnx
Archived
Watch
15
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
43af1e6951d00a164fb2c2c8cd48622ff4df25b8
enginex-mr_series-sherpa-onnx
/
cmake
History
hantengc
ccb2d435ec
add openfst.cmake file (
#707
)
...
1. When compiling locally, openfst is missing.so add this file to the sherpa-onnx/cmake folder
2024-03-27 11:31:26 +08:00
..
__init__.py
Add Python API (
#31
)
2023-02-19 19:36:03 +08:00
.gitignore
Refactor onnxruntime.cmake (
#220
)
2023-07-18 15:44:54 +08:00
asio.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
cargs.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
cmake_extension.py
Support spoken language identification with whisper (
#694
)
2024-03-24 22:57:00 +08:00
eigen.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
espeak-ng-for-piper.cmake
Support WebAssembly for text-to-speech (
#577
)
2024-02-08 23:39:12 +08:00
googletest.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
kaldi-decoder.cmake
Support WebAssembly for text-to-speech (
#577
)
2024-02-08 23:39:12 +08:00
kaldi-native-fbank.cmake
Add timestamps and tokens for .Net's online models. (
#690
)
2024-03-23 18:51:56 +08:00
kaldifst.cmake
Support WebAssembly for text-to-speech (
#577
)
2024-02-08 23:39:12 +08:00
onnxruntime-linux-aarch64-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-linux-aarch64.cmake
Use self-compiled onnxruntime shared lib. (
#635
)
2024-03-06 11:03:24 +08:00
onnxruntime-linux-arm-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-linux-arm.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-linux-riscv64-static.cmake
support using xnnpack as execution provider (
#612
)
2024-02-28 17:32:48 +08:00
onnxruntime-linux-riscv64.cmake
Support using T-head-Semi/csi-nn2 for RISC-V (
#637
)
2024-03-06 18:21:50 +08:00
onnxruntime-linux-x86_64-gpu.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-linux-x86_64-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-linux-x86_64.cmake
Use self-compiled onnxruntime shared lib. (
#635
)
2024-03-06 11:03:24 +08:00
onnxruntime-osx-arm64-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-osx-arm64.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-osx-universal-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-osx-universal.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-osx-x86_64-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-osx-x86_64.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-wasm-simd.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x64-gpu.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x64-static-debug.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x64-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x64.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x86-static-debug.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x86-static.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime-win-x86.cmake
support onnxruntime v1.17.1 (
#624
)
2024-03-02 11:44:59 +08:00
onnxruntime.cmake
Allow to not use pre-installed onnxruntime libs. (
#636
)
2024-03-06 14:40:23 +08:00
openfst.cmake
add openfst.cmake file (
#707
)
2024-03-27 11:31:26 +08:00
piper-phonemize.cmake
Support RISC-V (
#609
)
2024-02-26 06:57:18 +08:00
portaudio.cmake
Use hub.nuaa.cf to replace huggingface URL to download dependencies. (
#614
)
2024-02-28 17:48:51 +08:00
pybind11.cmake
Use hub.nuaa.cf to replace huggingface URL to download dependencies. (
#614
)
2024-02-28 17:48:51 +08:00
sherpa-onnx-no-tts.pc.in
Support including TTS conditionally. (
#699
)
2024-03-26 17:21:35 +08:00
sherpa-onnx.pc.in
Fix releasing go packages (
#476
)
2023-12-09 00:07:52 +08:00
websocketpp.cmake
Use hub.nuaa.cf to replace huggingface URL to download dependencies. (
#614
)
2024-02-28 17:48:51 +08:00