Datasets:
File size: 618 Bytes
c335c80 c2ee7ef c335c80 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: apache-2.0
task_categories:
- text-to-speech
language:
- zh
- en
---
# TTS evaluation datasets
This repository contains three testsets for zero-shot TTS models:
- **dialog_testset**: Chinese and English testsets for spoken dialogue generation models, introduced in paper [ZipVoice-Dialog](https://arxiv.org/abs/2507.09318).
- **librispeech_pc_testset**: English testset for zero-shot TTS models, introduced in paper [F5-TTS](https://arxiv.org/abs/2410.06885).
- **seedtts_testset**: Chinese and English testsets for zero-shot TTS models, introduced in paper [Seed-TTS](https://arxiv.org/abs/2406.02430). |