Datasets:

Modalities:
Text
Formats:
csv
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Pendrokar commited on
Commit
a42f549
Β·
verified Β·
1 Parent(s): 615df4b

non-gradio v2 arena

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -28,9 +28,10 @@ This is aimed as a resource to increase awareness for these models and to make i
28
  > This repo will only track open source/access codebase TTS models. More motivation for everyone to open-source! πŸ€—
29
 
30
  Some of the models are also being battle tested at TTS arenas hosted on HuggingFace:
31
- * πŸ† [TTS Arena](https://huggingface.co/spaces/TTS-AGI/TTS-Arena) - _Battle_ tab allows to choose 2 candidates and compare them
32
- * πŸ€—πŸ† [TTS Spaces Arena](https://huggingface.co/spaces/Pendrokar/TTS-Spaces-Arena) - Unlike previous, this mostly uses online HuggingFace Spaces, which have the Gradio API enabled
33
  * 🎀 [Expressive TTS Arena](https://huggingface.co/spaces/HumeAI/expressive-tts-arena) - Evaluates TTS models that "best captures the emotion, nuance, and expressiveness of human speech"
 
34
 
35
  Also battle tested outside HuggingFace:
36
  * [Artificial Analysis](https://artificialanalysis.ai/text-to-speech) - Analysis and comparison of Text to Speech generation models & API providers. Artificial Analysis has analyzed text to speech models and hosting providers across quality, generation time, and price.
 
28
  > This repo will only track open source/access codebase TTS models. More motivation for everyone to open-source! πŸ€—
29
 
30
  Some of the models are also being battle tested at TTS arenas hosted on HuggingFace:
31
+ * πŸ† [TTS Arena](https://huggingface.co/spaces/TTS-AGI/TTS-Arena-V2) - _Conversational_ tab tests Podcast type TTS
32
+ * πŸ€—πŸ† [TTS Spaces Arena](https://huggingface.co/spaces/Pendrokar/TTS-Spaces-Arena) - Mostly uses online HuggingFace Spaces, which have the Gradio API enabled
33
  * 🎀 [Expressive TTS Arena](https://huggingface.co/spaces/HumeAI/expressive-tts-arena) - Evaluates TTS models that "best captures the emotion, nuance, and expressiveness of human speech"
34
+ * [TTS Arena v1 Archive](https://huggingface.co/spaces/TTS-AGI/TTS-Arena) - TTS-Arena-V2 was rewritten from scratch and does not use Gradio anymore
35
 
36
  Also battle tested outside HuggingFace:
37
  * [Artificial Analysis](https://artificialanalysis.ai/text-to-speech) - Analysis and comparison of Text to Speech generation models & API providers. Artificial Analysis has analyzed text to speech models and hosting providers across quality, generation time, and price.