🎙️ Multi-TTS Gateway V2.1.0
Version: 2.1.0 | Status: Production Ready
Whisper Model: Large-V3 (2.9 GB)
📡 API Endpoints
Authentication
POST /v2/auth/register - Register new user
GET /v2/auth/verify - Verify email address
POST /v2/auth/login - Login with passkey
POST /v2/auth/forgot-passkey - Reset account
Text-to-Speech
GET /v2/speech - Simple TTS (query parameters)
POST /v2/text-to-speech - Advanced TTS (JSON body)
POST /v2/text-to-speech-stream - Streaming TTS (MP3)
Speech-to-Text (NEW)
POST /v2/speech-to-text - Whisper Large-V3 ASR
Voice Agent (NEW)
GET /agent-ui - AI Voice Agent with Llama 3.1
Models & Voices
GET /v2/models - List all TTS engines
GET /v2/voices - List ALL voices from ALL engines
POST /v2/voices/clone - Clone a voice (IndicF5 or Coqui)
DELETE /v2/voices/{voice_id} - Delete cloned voice
System
GET / - This page
GET /health - System health check
📖 Documentation
📚 Interactive API Documentation →
Multi-TTS Gateway V2.1.0 © 2024 | Whisper Large-V3 + Llama 3.1