Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- uk
|
4 |
-
license: apache-2.0
|
5 |
task_categories:
|
6 |
- text-to-speech
|
7 |
configs:
|
@@ -15,9 +14,7 @@ configs:
|
|
15 |
path: voices/lada/train.jsonl
|
16 |
---
|
17 |
|
18 |
-
#
|
19 |
-
|
20 |
-
> 🇺🇦 Open Source Ukrainian Text-to-Speech dataset named Mykyta
|
21 |
|
22 |
## Community
|
23 |
|
@@ -25,38 +22,6 @@ configs:
|
|
25 |
- Speech Recognition: https://t.me/speech_recognition_uk
|
26 |
- Speech Synthesis: https://t.me/speech_synthesis_uk
|
27 |
|
28 |
-
## Overview
|
29 |
-
|
30 |
-
More details about this dataset - https://github.com/egorsmkv/ukrainian-tts-datasets/tree/main/mykyta
|
31 |
-
|
32 |
-
License: [Apache 2.0](https://github.com/egorsmkv/ukrainian-tts-datasets/blob/main/LICENSE)
|
33 |
-
|
34 |
-
Listen to [DEMO](https://huggingface.co/spaces/theodotus/ukrainian-voices) (choose "mykyta" in the Voice field)
|
35 |
-
|
36 |
-
## Features
|
37 |
-
|
38 |
-
- Quality: high
|
39 |
-
- Duration: 8h10m
|
40 |
-
- Audio formats: OPUS/WAV
|
41 |
-
- Text format: JSONL (a `metadata.jsonl` file)
|
42 |
-
- Frequency: 16000/22050/48000 Hz
|
43 |
-
|
44 |
-
## Original version
|
45 |
-
|
46 |
-
### In the `OPUS` format
|
47 |
-
|
48 |
-
- 48000 Hz: https://huggingface.co/datasets/Yehor/ukrainian-tts-mykyta/resolve/main/dataset_mykyta_ogg.zip
|
49 |
-
|
50 |
-
## Trimmed version (removed silence)
|
51 |
-
|
52 |
-
Silence is removed by https://github.com/proger/uk#align-text-to-audio-and-trim-silence
|
53 |
-
|
54 |
-
### In the `WAV` format
|
55 |
-
|
56 |
-
- 48000 Hz: https://huggingface.co/datasets/Yehor/ukrainian-tts-mykyta/resolve/main/dataset_mykyta_trimmed_48khz.zip
|
57 |
-
- 22050 Hz: https://huggingface.co/datasets/Yehor/ukrainian-tts-mykyta/resolve/main/dataset_mykyta_trimmed_22khz.zip
|
58 |
-
- 16000 Hz: https://huggingface.co/datasets/Yehor/ukrainian-tts-mykyta/resolve/main/dataset_mykyta_trimmed_16khz.zip
|
59 |
-
|
60 |
## Development
|
61 |
|
62 |
```
|
|
|
1 |
---
|
2 |
language:
|
3 |
- uk
|
|
|
4 |
task_categories:
|
5 |
- text-to-speech
|
6 |
configs:
|
|
|
14 |
path: voices/lada/train.jsonl
|
15 |
---
|
16 |
|
17 |
+
# Open Text-to-Speech voices for 🇺🇦 Ukrainian
|
|
|
|
|
18 |
|
19 |
## Community
|
20 |
|
|
|
22 |
- Speech Recognition: https://t.me/speech_recognition_uk
|
23 |
- Speech Synthesis: https://t.me/speech_synthesis_uk
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
## Development
|
26 |
|
27 |
```
|