Spaces:
Runtime error
Runtime error
| title: Auralis TTS Demo | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 6.0.2 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| short_description: Transform text into natural speech with voice cloning | |
| # Auralis Text-to-Speech Demo π | |
| Transform text into natural speech with advanced voice cloning capabilities. | |
| ## Features | |
| - **Text to Speech**: Convert any text into natural-sounding speech | |
| - **Voice Cloning**: Clone voices from reference audio files | |
| - **File Support**: Process .txt and .epub files | |
| - **Microphone Input**: Record your voice directly in the browser | |
| - **Multi-language**: Support for 18+ languages | |
| - **Advanced Controls**: Temperature, top-p, top-k, repetition penalty, and playback speed | |
| ## How to Use | |
| 1. **Text to Speech Tab**: Enter text and upload reference audio files (up to 5) | |
| 2. **File to Speech Tab**: Upload a text or epub file along with reference audio | |
| 3. **Clone With Microphone Tab**: Record your voice directly and generate speech | |
| ## Technical Details | |
| - Model: AstraMindAI/xttsv2 | |
| - Powered by [Auralis](https://github.com/astramind-ai/Auralis) | |
| ## Note | |
| β οΈ First run may take several minutes as the model needs to download (~2GB). Subsequent runs will be faster. | |