--- title: TTS Text-to-Speech Generator emoji: 🎵 colorFrom: blue colorTo: purple sdk: docker pinned: false license: mit --- # TTS Text-to-Speech Generator A Python-based text-to-speech service with a neobrutalist web interface. ## Features - 📝 Text-to-Speech generation - 🤖 Multiple voices and speeds - 💾 SQLite database for queue management - 🎨 Neobrutalist UI with smooth animations - 🔄 Real-time status updates ## Usage Access the web interface at the Space URL above. ## API Endpoints - POST `/api/generate` - Generate audio from text - GET `/api/files` - Get all files - GET `/api/download/` - Download generated audio --- *Auto-deployed from GitHub*