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
7c22398dd834ab25b58d004820fb46e4b2b08330
enginex-mr_series-sherpa-onnx
/
wasm
/
CMakeLists.txt
4 lines
64 B
CMake
Raw
Normal View
History
Unescape
Escape
Refactor WebAssembly build script. (#598) Make it easier to build WebAssembly for ASR.
2024-02-21 16:51:15 +08:00
if
(
SHERPA_ONNX_ENABLE_WASM_TTS
)
add_subdirectory
(
tts
)
Support WebAssembly for text-to-speech (#577)
2024-02-08 23:39:12 +08:00
endif
(
)
Reference in New Issue
Copy Permalink