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
ee37d9bd926314cab1cd5bfc4401e17c79e9ff77
enginex-mr_series-sherpa-onnx
/
cmake
History
Fangjun Kuang
ee37d9bd92
Support RISC-V (
#609
)
2024-02-26 06:57:18 +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
Use alsa to read microphone in speaker identification demo. (
#605
)
2024-02-23 19:27:51 +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
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
kaldifst.cmake
Support WebAssembly for text-to-speech (
#577
)
2024-02-08 23:39:12 +08:00
onnxruntime-linux-aarch64-static.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-linux-aarch64.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-linux-arm-static.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-linux-arm.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-linux-riscv64-static.cmake
Support RISC-V (
#609
)
2024-02-26 06:57:18 +08:00
onnxruntime-linux-riscv64.cmake
Support RISC-V (
#609
)
2024-02-26 06:57:18 +08:00
onnxruntime-linux-x86_64-gpu.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-linux-x86_64-static.cmake
Use onnxruntime static lib compiled with gcc8 on ubuntu 20.04 (
#587
)
2024-02-20 09:31:37 +08:00
onnxruntime-linux-x86_64.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-arm64-static.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-arm64.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-universal-static.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-universal.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-x86_64-static.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-osx-x86_64.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-wasm-simd.cmake
Support WebAssembly for text-to-speech (
#577
)
2024-02-08 23:39:12 +08:00
onnxruntime-win-x64-gpu.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-win-x64-static-debug.cmake
Support MinSizeRel and RelWithDebInfo build on Windows. (
#586
)
2024-02-20 10:22:02 +08:00
onnxruntime-win-x64-static.cmake
Support building debug version on Windows (
#583
)
2024-02-18 10:39:55 +08:00
onnxruntime-win-x64.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime-win-x86-static-debug.cmake
Support MinSizeRel and RelWithDebInfo build on Windows. (
#586
)
2024-02-20 10:22:02 +08:00
onnxruntime-win-x86-static.cmake
Support building debug version on Windows (
#583
)
2024-02-18 10:39:55 +08:00
onnxruntime-win-x86.cmake
Update onnxruntime from 1.16.3 to 1.17.0 (
#581
)
2024-02-17 12:43:42 +08:00
onnxruntime.cmake
Support RISC-V (
#609
)
2024-02-26 06:57:18 +08:00
piper-phonemize.cmake
Support RISC-V (
#609
)
2024-02-26 06:57:18 +08:00
portaudio.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
pybind11.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00
sherpa-onnx.pc.in
Fix releasing go packages (
#476
)
2023-12-09 00:07:52 +08:00
websocketpp.cmake
Fix cmake variables to point to the project root directory. (
#545
)
2024-01-24 19:21:23 +08:00