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
db632dacf31c8d81663e2efe419e8de7a9c35e13
enginex-mr_series-sherpa-onnx
/
scripts
/
go
/
_internal
History
愚者自愚
116977b5d4
Add Go implementation of the TTS generation callback (
#2213
)
2025-05-14 16:09:31 +08:00
..
add-punctuation
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
audio-tagging
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
keyword-spotting-from-file
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
lib
Add Go API for audio tagging (
#1840
)
2025-02-11 12:07:28 +08:00
non-streaming-decode-files
Add Go API for homophone replacer (
#2168
)
2025-04-30 23:47:38 +08:00
non-streaming-speaker-diarization
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
non-streaming-tts
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
offline-tts-play
Add Go implementation of the TTS generation callback (
#2213
)
2025-05-14 16:09:31 +08:00
real-time-speech-recognition-from-microphone
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
speaker-identification
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
speech-enhancement-gtcrn
Add Go API for speech enhancement GTCRN models (
#1991
)
2025-03-11 19:33:05 +08:00
streaming-decode-files
Add Go API for homophone replacer (
#2168
)
2025-04-30 23:47:38 +08:00
streaming-hlg-decoding
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
vad
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
vad-asr-paraformer
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
vad-asr-whisper
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
vad-speaker-identification
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
vad-spoken-language-identification
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
.gitignore
Add Golang API for VAD (
#708
)
2024-03-27 12:09:39 +08:00
build_darwin_amd64.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
build_darwin_arm64.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
build_linux_amd64.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
build_linux_arm64.go
Fix CI errors introduced by supporting loading keywords from buffers (
#1366
)
2024-09-20 19:04:21 +08:00
build_linux_arm.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
build_windows_386.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
build_windows_amd64.go
Build sherpa-onnx as a single shared library (
#1078
)
2024-07-06 16:41:54 +08:00
c-api.h
Test go inside sherpa-onnx (
#374
)
2023-10-20 10:43:30 +08:00
go.mod
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
sherpa_onnx.go
Test go inside sherpa-onnx (
#374
)
2023-10-20 10:43:30 +08:00