asticode/go-astideepspeech
Golang bindings for Mozilla's DeepSpeech speech-to-text library
Wraps Mozilla's DeepSpeech native C library via CGO, requiring manual installation of pre-compiled bindings and header files for system-level speech recognition. Supports both acoustic models (.pbmm) and language scorer files (.scorer) for improved accuracy, with a CLI tool and programmatic API for real-time audio inference. Note: DeepSpeech is no longer actively maintained; consider Coqui as the recommended successor project.
182 stars. No commits in the last 6 months.
Stars
182
Forks
24
Language
Go
License
MIT
Category
Last pushed
Oct 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/asticode/go-astideepspeech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepgram/deepgram-go-sdk
Official Go SDK for Deepgram.
hegedustibor/htgo-tts
Text to speech package for Golang.
Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API
GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer...
asticode/go-astibob
Golang framework to build an AI that can understand and speak back to you, and everything else you want