7 lines
325 B
Markdown
7 lines
325 B
Markdown
# Text to Speech — Synthesis API
|
|
|
|
- **Type:** TTS
|
|
- **Port:** 8000
|
|
- **Description:** HTTP server for text-to-speech synthesis. Compatible with the OpenAI audio/speech API (mlx-audio, Kokoro, etc.) and ElevenLabs. Configure the URL and credentials in the connection settings below.
|
|
- **Verify:** `curl -sf {url}/v1/models`
|