Yehor commited on
Commit
c26414f
·
verified ·
1 Parent(s): 5358db6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -20,4 +20,33 @@ 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
+
33
+ # Open Text-to-Speech voices for 🇺🇦 Ukrainian
34
+
35
+ ## Community
36
+
37
+ - **Discord**: https://bit.ly/discord-uds
38
+ - Speech Recognition: https://t.me/speech_recognition_uk
39
+ - Speech Synthesis: https://t.me/speech_synthesis_uk
40
+
41
+ ## Cite this work
42
+
43
+ ```
44
+ @misc {smoliakov_2025,
45
+ author = { {Smoliakov} },
46
+ title = { opentts-uk (Revision 32abc9c) },
47
+ year = 2025,
48
+ url = { https://huggingface.co/datasets/Yehor/opentts-uk },
49
+ doi = { 10.57967/hf/4551 },
50
+ publisher = { Hugging Face }
51
+ }
52
+ ```