Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,4 +20,32 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: data/train-*
|
| 23 |
+
license: apache-2.0
|
| 24 |
+
task_categories:
|
| 25 |
+
- text-to-speech
|
| 26 |
+
language:
|
| 27 |
+
- uk
|
| 28 |
+
size_categories:
|
| 29 |
+
- 1K<n<10K
|
| 30 |
---
|
| 31 |
+
|
| 32 |
+
# Open Text-to-Speech voices for 🇺🇦 Ukrainian
|
| 33 |
+
|
| 34 |
+
## Community
|
| 35 |
+
|
| 36 |
+
- **Discord**: https://bit.ly/discord-uds
|
| 37 |
+
- Speech Recognition: https://t.me/speech_recognition_uk
|
| 38 |
+
- Speech Synthesis: https://t.me/speech_synthesis_uk
|
| 39 |
+
|
| 40 |
+
## Cite this work
|
| 41 |
+
|
| 42 |
+
```
|
| 43 |
+
@misc {smoliakov_2025,
|
| 44 |
+
author = { {Smoliakov} },
|
| 45 |
+
title = { opentts-uk (Revision 32abc9c) },
|
| 46 |
+
year = 2025,
|
| 47 |
+
url = { https://huggingface.co/datasets/Yehor/opentts-uk },
|
| 48 |
+
doi = { 10.57967/hf/4551 },
|
| 49 |
+
publisher = { Hugging Face }
|
| 50 |
+
}
|
| 51 |
+
```
|