resources

This commit is contained in:
2026-02-24 16:44:22 +00:00
parent d6ffe43a11
commit 05f0d0e8f7
39 changed files with 1385 additions and 1057 deletions
+6
View File
@@ -0,0 +1,6 @@
# 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`