Spaces:
Sleeping
Sleeping
| title: "ποΈ Voice Cloning Studio" | |
| emoji: ποΈ | |
| colorFrom: purple | |
| colorTo: blue | |
| sdk: gradio | |
| sdk_version: "5.39.0" | |
| app_file: app.py | |
| pinned: false | |
| short_description: "Free voice cloning with F5-TTS + Zonos emotions" | |
| tags: | |
| - voice-cloning | |
| - tts | |
| - text-to-speech | |
| - f5-tts | |
| - zonos | |
| - emotional-tts | |
| # ποΈ Voice Cloning Studio | |
| **Clone any voice for free** using the world's best open-source TTS models. | |
| ## Features | |
| | Tab | Model | What it does | | |
| |-----|-------|-------------| | |
| | ποΈ **Voice Clone** | F5-TTS | #1 voice cloning β upload 5-15s audio, get any text in that voice | | |
| | π **Emotional Voice** | Zonos | 8 emotion sliders (happy/sad/angry/scared/surprised/disgusted/neutral) + voice cloning | | |
| | β‘ **Compare** | Both | Side-by-side comparison of both models | | |
| | π **Guide** | β | Complete TTS model landscape & tips | | |
| ## How it works | |
| This app is a **free wrapper** around existing HuggingFace Spaces: | |
| - [F5-TTS](https://huggingface.co/spaces/mrfakename/E2-F5-TTS) β best zero-shot voice cloning | |
| - [Zonos](https://huggingface.co/spaces/Steveeeeeeen/Zonos) β best emotional control in TTS | |
| **No GPU needed** β all heavy computation runs on the backend Spaces for free. | |
| ## Models used | |
| - **F5-TTS** ([paper](https://arxiv.org/abs/2410.06885)) β DiT + Flow Matching, 335M params, MIT license | |
| - **Zonos v0.1** ([Zyphra](https://zyphra.com)) β DAC codec + Transformer, 44kHz output, Apache 2.0 | |