Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ language:
|
|
8 |
---
|
9 |
# TTS evaluation datasets
|
10 |
|
11 |
-
This
|
12 |
|
13 |
- **dialog_testset**: Chinese and English testsets for spoken dialogue generation models, introduced in paper [ZipVoice-Dialog](https://arxiv.org/abs/2507.09318).
|
14 |
- **librispeech_pc_testset**: English testset for zero-shot TTS models, introduced in paper [F5-TTS](https://arxiv.org/abs/2410.06885).
|
|
|
8 |
---
|
9 |
# TTS evaluation datasets
|
10 |
|
11 |
+
This repository contains three testsets for zero-shot TTS models:
|
12 |
|
13 |
- **dialog_testset**: Chinese and English testsets for spoken dialogue generation models, introduced in paper [ZipVoice-Dialog](https://arxiv.org/abs/2507.09318).
|
14 |
- **librispeech_pc_testset**: English testset for zero-shot TTS models, introduced in paper [F5-TTS](https://arxiv.org/abs/2410.06885).
|