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
8aaae91d4af3e370a09bf83265f2c53da5b94570
enginex-mr_series-sherpa-onnx
/
scripts
/
go
History
franck-li
8aaae91d4a
add SherpaOnnxOfflineRecognizerSetConfig binding for go, and optimize the new/free for C.struct_SherpaOnnxOfflineRecognizerConfig ptr (
#1976
)
...
Co-authored-by: liyuzhi <
liyuzhi@info.easeus.com.cn
>
2025-03-10 18:04:12 +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
Fix building wheels for Python 3.7 (
#1933
)
2025-02-27 13:02:46 +08:00
sherpa_onnx.go
add SherpaOnnxOfflineRecognizerSetConfig binding for go, and optimize the new/free for C.struct_SherpaOnnxOfflineRecognizerConfig ptr (
#1976
)
2025-03-10 18:04:12 +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.