This is the Linux app named OpenAI-Compatible Edge-TTS API whose latest release can be downloaded as v2.0.0-MarkdownFiltering,ExpandedAPISupport,_SimplifiedSetupsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named OpenAI-Compatible Edge-TTS API with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
OpenAI-Compatible Edge-TTS API
DESCRIPTION
OpenAI-Compatible Edge-TTS API is a local, OpenAI-compatible text-to-speech API that uses edge-tts—Microsoft Edge’s online TTS service—as the backend. The project emulates the /v1/audio/speech endpoint used by OpenAI, so any client that can talk to the OpenAI TTS API can be redirected to this service with minimal changes. It exposes parameters for input text, voice selection, audio format, and playback speed, mirroring the OpenAI interface while mapping popular OpenAI voice names to equivalent Edge voices. Because it relies on Edge’s TTS, the audio generation itself is free, and the project essentially acts as a smart proxy that handles formatting and streaming. The server supports Server-Sent Events (SSE) for streaming audio, enabling low-latency playback in chat UIs and other interactive tools. A Docker image is provided for one-command deployment, and environment variables can be used to configure default voice, language, response format, authentication, and logging options.
Features
- Local OpenAI-compatible /v1/audio/speech endpoint backed by Microsoft Edge TTS
- Support for multiple audio formats including mp3, opus, aac, flac, wav, and pcm
- SSE streaming mode for real-time text-to-speech in chat and assistant interfaces
- Mapping of OpenAI voice names to Edge voices plus option to select any Edge TTS voice directly
- Simple Docker-based deployment and optional Python development setup
- Configurable defaults for voice, language, speed, response format, and API key enforcement via environment variables
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/openai-comp-edge-tts.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
