doctoroyy/edge-tts-as-a-service
This is a simple HTTP service that uses the Edge-TTS library to generate text-to-speech audio files.
This tool helps you convert written text into spoken audio files using high-quality voices from Microsoft Edge's text-to-speech engine. You provide text and select a voice, and it generates an audio file (MP3) or streams the audio directly. It's designed for developers who need to integrate text-to-speech capabilities into their applications or services.
Use this if you are a developer building an application and need a simple, self-hosted service to convert text into high-quality spoken audio in various languages and voices.
Not ideal if you are a non-developer looking for a user-friendly interface to generate audio; this requires coding knowledge to set up and interact with.
Stars
33
Forks
14
Language
Python
License
MIT
Category
Last pushed
Feb 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/doctoroyy/edge-tts-as-a-service"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
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...