hegedustibor/htgo-tts
Text to speech package for Golang.
This package helps Go developers add text-to-speech capabilities to their applications. You provide a text string in a specified language, and it generates an audio file or plays the speech directly. It's designed for Go programmers who need to incorporate spoken output into their software.
213 stars. No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to convert text into spoken audio.
Not ideal if you are looking for a standalone text-to-speech application or are not a Go programmer.
Stars
213
Forks
52
Language
Go
License
MIT
Category
Last pushed
Sep 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/hegedustibor/htgo-tts"
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.
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
GoogleCloudPlatform/text-to-speech-epg-demo
This repository contains a reference implementation demonstrating how the Google Cloud...