Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -21,3 +21,61 @@ configs:
|
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
---
|
24 |
+
|
25 |
+
# Open Source Crimean Tatar Text-to-Speech datasets
|
26 |
+
|
27 |
+
## Community
|
28 |
+
|
29 |
+
- **Discord**: https://bit.ly/discord-uds
|
30 |
+
- Speech Recognition: https://t.me/speech_recognition_uk
|
31 |
+
- Speech Synthesis: https://t.me/speech_synthesis_uk
|
32 |
+
|
33 |
+
## Voices
|
34 |
+
|
35 |
+
### Male
|
36 |
+
|
37 |
+
#### [Abibullah][1]
|
38 |
+
|
39 |
+
- Quality: high
|
40 |
+
- Duration: 2h + 50m
|
41 |
+
- Audio formats: OPUS
|
42 |
+
- Frequency: 48000 Hz
|
43 |
+
|
44 |
+
#### [Arslan][2]
|
45 |
+
|
46 |
+
- Quality: high
|
47 |
+
- Duration: 40m + 40m
|
48 |
+
- Audio formats: OPUS
|
49 |
+
- Frequency: 48000 Hz
|
50 |
+
|
51 |
+
### Female
|
52 |
+
|
53 |
+
#### [Sevil][3]
|
54 |
+
|
55 |
+
- Quality: high
|
56 |
+
- Duration: 2h + 29m
|
57 |
+
- Audio formats: OPUS
|
58 |
+
- Frequency: 48000 Hz
|
59 |
+
|
60 |
+
## Appearance on the web
|
61 |
+
|
62 |
+
- HF demos:
|
63 |
+
- https://huggingface.co/spaces/robinhad/qirimtatar-tts
|
64 |
+
|
65 |
+
## Cite this work
|
66 |
+
|
67 |
+
```
|
68 |
+
@misc {smoliakov_2025,
|
69 |
+
author = { {Smoliakov} },
|
70 |
+
title = { qirimtatar-tts (Revision c2ceec6) },
|
71 |
+
year = 2025,
|
72 |
+
url = { https://huggingface.co/datasets/Yehor/qirimtatar-tts },
|
73 |
+
doi = { 10.57967/hf/4608 },
|
74 |
+
publisher = { Hugging Face }
|
75 |
+
}
|
76 |
+
```
|
77 |
+
|
78 |
+
[1]: https://github.com/egorsmkv/qirimtatar-tts-datasets/tree/main/abibullah
|
79 |
+
[2]: https://github.com/egorsmkv/qirimtatar-tts-datasets/tree/main/arslan
|
80 |
+
[3]: https://github.com/egorsmkv/qirimtatar-tts-datasets/tree/main/sevil
|
81 |
+
|