neurlang/gospeak
A Golang Text to Speech System
Gospeak helps you convert written text into natural-sounding spoken audio. You input text, and it produces an audio file of that text being read aloud, much faster than a human could speak it. This is ideal for content creators, educators, or anyone needing to generate speech from text efficiently.
Use this if you need to quickly transform written content into high-quality spoken audio, especially for applications requiring fast processing on standard computer hardware.
Not ideal if you need a tiny model footprint for very constrained environments, or if your text contains many unusual words not typically found in common speech.
Stars
18
Forks
1
Language
Go
License
MIT
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/neurlang/gospeak"
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.
GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer...
asticode/go-astideepspeech
Golang bindings for Mozilla's DeepSpeech speech-to-text library
Kardbord/hfapigo
Unofficial (Golang) Go bindings for the Hugging Face Inference API