Update README.md
Browse files
README.md
CHANGED
|
@@ -31,3 +31,7 @@ configs:
|
|
| 31 |
- split: train
|
| 32 |
path: data/train-*
|
| 33 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
- split: train
|
| 32 |
path: data/train-*
|
| 33 |
---
|
| 34 |
+
|
| 35 |
+
This dataset contains no audio file. The `audio_tokens` column is generated using WavTokenizer, to be used by OuteTTS 500M v0.2 model.
|
| 36 |
+
|
| 37 |
+
If you want to re-use this data to train for TTS model, download the full dataset containing WAV file from https://huggingface.co/datasets/ngxson/ThisTTS_dataset
|