PLAIjfb/dialogue-audio-tts
0
Dialogue TTS — HF Space Backend
FastAPI + Piper TTS backend for multi-voice dialogue audio generation.
Endpoints
GET /health— server status + loaded modelsGET /voices— available voices by languagePOST /generate— generate dialogue audio
Environment Variables
Get keys at: https://archive.org/account/s3.php
Deploy
- Create a Hugging Face account
- New Space → type "Docker" → visibility "Public"
- Push this folder to the Space repo
- Add
IA_ACCESS_KEYandIA_SECRET_KEYin Settings → Variables - Wait for build (~5 min) → test
GET /health
