--- 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}" } ```