#120 · Primary category: Speech & Audio

openai-edge-tts

ai azure chatgpt claude edge-tts elevenlabs gpt llm llm-webui llms local-llm ollama ollama-webui open-webui openai self-hosted speech text-to-speech 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