Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,19 @@ language:
|
|
4 |
license: cc-by-4.0
|
5 |
---
|
6 |
|
7 |
-
|
8 |
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
```python
|
12 |
from datasets import load_dataset
|
|
|
4 |
license: cc-by-4.0
|
5 |
---
|
6 |
|
7 |
+
# Voice of America transcriptions
|
8 |
|
9 |
+
## Community
|
10 |
+
|
11 |
+
- **Discord**: https://discord.gg/yVAjkBgmt4
|
12 |
+
- Speech Recognition: https://t.me/speech_recognition_uk
|
13 |
+
- Speech Synthesis: https://t.me/speech_synthesis_uk
|
14 |
+
|
15 |
+
## Overview
|
16 |
+
|
17 |
+
This dataset has transcriptions with other metadata for the VOA Ukrainian dataset (~398h).
|
18 |
+
|
19 |
+
## Usage
|
20 |
|
21 |
```python
|
22 |
from datasets import load_dataset
|