TTS-Spaces-Arena / README.md
Pendrokar's picture
running locally
ed360bb
|
raw
history blame
1.19 kB
---
title: TTS Spaces Arena
sdk: gradio
app_file: app.py
license: zlib
tags:
- arena
emoji: πŸ€—πŸ†
colorFrom: red
colorTo: red
pinned: true
short_description: Vote on the top HF TTS models!
models:
- amphion/MaskGCT
- coqui/XTTS-v2
- fishaudio/fish-speech-1.4
- fishaudio/fish-speech-1.5
- hexgrad/Kokoro-82M
- lj1995/GPT-SoVITS
- metavoiceio/metavoice-1B-v0.1
- myshell-ai/MeloTTS-English-v2
- myshell-ai/OpenVoice
- myshell-ai/OpenVoiceV2
- OuteAI/OuteTTS-0.2-500M
- OuteAI/OuteTTS-0.3-1B
- parler-tts/parler-tts-mini-v1
- parler-tts/parler-tts-mini-expresso
- Pendrokar/xvapitch_expresso
- SWivid/F5-TTS
- WhisperSpeech/WhisperSpeech
sdk_version: 5.4.0
---
[Saved votes dataset](https://huggingface.co/datasets/Pendrokar/TTS_Arena)
[TTS tracker dataset](https://huggingface.co/datasets/Pendrokar/open_tts_tracker)
# TTS Arena
The codebase for TTS Arena v2.
The TTS Arena is a Gradio app with several components. Please refer to the `app` directory for more information.
## Running the app
```bash
RUNNING_LOCALLY=1 python app.py
```
You must set the `RUNNING_LOCALLY` environment variable to `1` when running the app locally. This prevents it from syncing with the database