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
0dcaf3a061cb9751689fdccc51d8fb0da0f6bbec
enginex-mr_series-sherpa-onnx
/
scripts
/
go
History
franck-li
0dcaf3a061
go.mod set to use go 1.17, and use unsafe.Slice to optimize the code (
#1920
)
...
Co-authored-by: liyuzhi <
liyuzhi@info.easeus.com.cn
>
2025-02-25 15:31:15 +08:00
..
_internal
go.mod set to use go 1.17, and use unsafe.Slice to optimize the code (
#1920
)
2025-02-25 15:31:15 +08:00
README.md
Test go inside sherpa-onnx (
#374
)
2023-10-20 10:43:30 +08:00
release.sh
Add C# API for SenseVoice models (
#1151
)
2024-07-20 17:09:23 +08:00
sherpa_onnx.go
go.mod set to use go 1.17, and use unsafe.Slice to optimize the code (
#1920
)
2025-02-25 15:31:15 +08:00
ssh_config
Add go-api-examples (
#219
)
2023-07-21 17:56:09 +08:00
README.md
Introduction
./_internal
is for testing only. As a general user, you don't need to care about it.