File size: 1,234 Bytes
8bba634 a940311 ee08154 a940311 8bba634 e0a634d 8bba634 dda4e3e ad1b2f7 dda4e3e |
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 |
---
language:
- en
configs:
- config_name: default
data_files:
- split: model
path: "model.tsv"
- split: spokentext
path: "spokentext.tsv"
- split: sqlite_sequence
path: "sqlite_sequence.tsv"
- split: vote
path: "vote.tsv"
- split: votelog
path: "votelog.tsv"
sep: "\t"
---
`2024-10-16 23:18:15` leaderboard DB of: https://huggingface.co/spaces/TTS-AGI/TTS-Arena
With only the hardcoded harvard sentences. The votes are not linked to text as they never were to begin with. There are only unreliable timestamps for each.
The `Download DB` option was later removed: https://huggingface.co/spaces/TTS-AGI/TTS-Arena/commit/eef0c06ef9dbbd83fa74f2c85d07d28bd0cdb2dd
---
If you use this data in your publication, please cite [us](https://huggingface.co/TTS-AGI)!
Copy the BibTeX citation to cite this source:
```bibtext
@misc{tts-arena,
title = {Text to Speech Arena},
author = {mrfakename and Srivastav, Vaibhav and Fourrier, Clémentine and Pouget, Lucain and Lacombe, Yoach and main and Gandhi, Sanchit},
year = 2024,
publisher = {Hugging Face},
howpublished = "\\url{https://huggingface.co/spaces/TTS-AGI/TTS-Arena}"
}
``` |