Add language tag
#2
by
lbourdois
- opened
README.md
CHANGED
@@ -17,7 +17,7 @@ dataset_info:
|
|
17 |
num_bytes: 475042371.6
|
18 |
num_examples: 4001
|
19 |
download_size: 4571561616
|
20 |
-
dataset_size: 4750423716
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
@@ -25,6 +25,8 @@ configs:
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
|
|
|
|
28 |
---
|
29 |
#### This contains a WOLOF Text To Speech (TTS) collected by Baamtu Datamation as part of the [AI4D-funded language program](https://k4all.org/project/language-dataset-fellowship/) dataset from [Zenedo](https://zenodo.org/records/4498861#.YXU2A3X7R-M), it contains recordings from two natif Wolof actors (a male and female voice).
|
30 |
|
|
|
17 |
num_bytes: 475042371.6
|
18 |
num_examples: 4001
|
19 |
download_size: 4571561616
|
20 |
+
dataset_size: 4750423716
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
|
|
25 |
path: data/train-*
|
26 |
- split: test
|
27 |
path: data/test-*
|
28 |
+
language:
|
29 |
+
- wo
|
30 |
---
|
31 |
#### This contains a WOLOF Text To Speech (TTS) collected by Baamtu Datamation as part of the [AI4D-funded language program](https://k4all.org/project/language-dataset-fellowship/) dataset from [Zenedo](https://zenodo.org/records/4498861#.YXU2A3X7R-M), it contains recordings from two natif Wolof actors (a male and female voice).
|
32 |
|