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
f9010adc3c9f78d39f45d461e54b41f312fa8b7a
enginex_bi_series-sherpa-onnx
/
sherpa-onnx
/
CMakeLists.txt
5 lines
88 B
CMake
Raw
Normal View
History
Unescape
Escape
minor fixes
2022-09-23 09:22:06 +03:00
add_subdirectory
(
csrc
)
Add Python API (#31)
2023-02-19 19:36:03 +08:00
if
(
SHERPA_ONNX_ENABLE_PYTHON
)
add_subdirectory
(
python
)
endif
(
)
Reference in New Issue
Copy Permalink