GetcharZp/go-speech
go-speech 基于 Golang + ONNX 构建的轻量语音库,支持 TTS(文本转语音)与 ASR(语音转文字)。已集成 MeloTTS、Piper、达摩院 Paraformer 架构模型、Whisper 模型。
This is a lightweight toolkit that helps developers add advanced speech capabilities to their applications. It takes written text and converts it into natural-sounding audio, or it can process audio recordings to accurately transcribe spoken words into text. It's designed for developers building applications that need to interact with users through voice, such as virtual assistants or transcription services.
Use this if you are a developer looking for a robust and lightweight library to integrate text-to-speech or speech-to-text functionality into your Go applications.
Not ideal if you are an end-user seeking a ready-to-use application for voice dictation or audio narration without writing code.
Stars
46
Forks
7
Language
Go
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/GetcharZp/go-speech"
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.
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
GoogleCloudPlatform/text-to-speech-epg-demo
This repository contains a reference implementation demonstrating how the Google Cloud...