File size: 1,218 Bytes
b72e753
93d35cd
b72e753
 
f0afce4
7b611ec
0c995d0
93d35cd
 
 
1eae8c6
cc70457
f9e73d9
4f6adfb
f9e73d9
c9dc57d
4f6adfb
 
d434929
f9e73d9
d32b76d
51adc6d
d32b76d
 
d434929
c4d6d02
c9dc57d
c4d6d02
62e9c0f
a886688
4f6adfb
51adc6d
481d982
 
f029537
 
ed360bb
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
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/MeloTTS-English-v3
- 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.13.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