surfaceyu/edge-tts-go
Use Microsoft Edge's online text-to-speech service from golang WITHOUT needing Microsoft Edge or Windows or an API key
This tool helps Go developers integrate high-quality, natural-sounding text-to-speech into their applications without relying on external APIs or specific operating systems. You provide text and select from various voices, and it outputs an audio file (like MP3). It's designed for Go programmers who need to generate spoken audio programmatically.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to convert text into speech with realistic voices, without needing to sign up for an API key or use a browser.
Not ideal if you are not a Go developer or if you require advanced speech synthesis features beyond basic text-to-audio conversion and voice selection.
Stars
50
Forks
10
Language
Go
License
—
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/surfaceyu/edge-tts-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or...
travisvn/edge-tts-universal
Use Microsoft Edge's online text-to-speech service in Node.js, browsers, or any JavaScript...
Migushthe2nd/MsEdgeTTS
A simple Azure Speech Service module that uses the Microsoft Edge Read Aloud API....
lobehub/lobe-tts
🎤 Lobe TTS - A high-quality & reliable TTS/STT library for Server and Browser
hs-CN/msedge-tts
This library is a wrapper of MSEdge Read aloud function API. You can use it to synthesize text...