Spaces:
Running
Running
| title: VoiceForge Studio | |
| emoji: ποΈ | |
| colorFrom: indigo | |
| colorTo: purple | |
| sdk: gradio | |
| app_port: 7860 | |
| pinned: false | |
| # ποΈ VoiceForge Studio | |
| A professional, modern web application for Text-to-Speech (TTS) and Automatic Speech Recognition (ASR) powered by the latest open-source models. | |
| ## Features | |
| ### π£οΈ Text-to-Speech | |
| - **Voice Cloning** β Clone any voice from a reference audio sample | |
| - **Voice Design** β Create unique voices from text descriptions | |
| - **Emotion Control** β Adjust emotional tone (happy, sad, angry, etc.) | |
| - **Multi-speaker** β Generate conversations with multiple speakers | |
| - **Multiple Models**: Qwen3-TTS, VibeVoice, Voxtral, IndexTTS-2, OmniVoice | |
| ### ποΈ Speech-to-Text (ASR) | |
| - **Word-Level Timestamps** β Precise timing for every single word | |
| - **Line-Level Timestamps** β Chunk-level timing for readability | |
| - **Speaker Diarization** β Identify who spoke when (pyannote 3.1) | |
| - **Speaker Identification** β Automatic speaker counting and labeling | |
| - **Multiple Models**: Whisper Turbo, Qwen3-ASR, VibeVoice-ASR | |
| ### π¦ Batch Processing | |
| - Process multiple audio files at once | |
| - Export results as JSON | |
| - Automatic diarization across all files | |
| ## Models Supported | |
| | Type | Model | Size | Key Features | | |
| |------|-------|------|-------------| | |
| | TTS | Qwen3-TTS | 1.7B | Voice Design + Clone, 12 languages | | |
| | TTS | VibeVoice 1.5B | 1.5B | Long-form 90min, 4 speakers | | |
| | TTS | VibeVoice Realtime | 0.5B | Streaming, low latency | | |
| | TTS | Voxtral 4B | 4B | vLLM, OpenAI-compatible | | |
| | TTS | IndexTTS-2 | β | Emotion control (8 dims) | | |
| | TTS | OmniVoice | β | OpenAI-compatible API | | |
| | ASR | Whisper Turbo | β | Word timestamps, 99 langs | | |
| | ASR | Qwen3-ASR 1.7B | 1.7B | Forced alignment, line stamps | | |
| | ASR | Qwen3-ASR 0.6B | 0.6B | Fast, lightweight | | |
| | ASR | VibeVoice-ASR | β | Native diarization + timestamps | | |
| | Diarization | pyannote 3.1 | β | Speaker diarization | | |
| ## Usage | |
| 1. Select a TTS or ASR model from the dropdown | |
| 2. For TTS: Enter text, optionally upload a reference voice for cloning | |
| 3. For ASR: Upload audio, choose timestamp granularity and diarization options | |
| 4. Click Generate / Transcribe and view the beautiful output | |
| ## License | |
| Models follow their respective licenses (MIT, Apache-2.0, etc.) | |