#120 · Primary category: Speech & Audio
openai-edge-tts
Free, high-quality text-to-speech API endpoint to replace OpenAI, Azure, or ElevenLabs
Project last updated:07/01/25
GitHub Stars
2.1K
Forks
313
Contributors
1
License
GPL-3.0
Why we included this project
Teams already paying for OpenAI's speech endpoint can switch their base URL to this local service and keep their existing request code mostly untouched. It mimics the /v1/audio/speech route, so the same voice names and speed options work, while the audio itself comes from Microsoft Edge's neural voices, which are free and have no per-character pricing. The standard OpenAI voice names map to Edge equivalents, and you can also pass any edge-tts voice directly if you need more variety. SSE streaming and output formats like mp3, opus, aac, flac, wav, and pcm are supported, and the official Docker image gets a self-hosted instance running quickly, which suits both prototyping and production use.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production