Add MLC split (1,379,369 samples) (part 00007-of-00008)
Browse files- README.md +21 -72
- data/MLC-00350-of-00355.parquet +3 -0
- data/MLC-00351-of-00355.parquet +3 -0
- data/MLC-00352-of-00355.parquet +3 -0
- data/MLC-00353-of-00355.parquet +3 -0
- data/MLC-00354-of-00355.parquet +3 -0
README.md
CHANGED
|
@@ -5,80 +5,29 @@ dataset_info:
|
|
| 5 |
dtype: string
|
| 6 |
- name: audio
|
| 7 |
dtype: audio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
splits:
|
| 9 |
-
- name:
|
| 10 |
-
num_bytes:
|
| 11 |
-
num_examples:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
num_examples: 5191
|
| 15 |
-
- name: Common_Accent
|
| 16 |
-
num_bytes: 1941216470.0
|
| 17 |
-
num_examples: 10000
|
| 18 |
-
- name: Zeroth_Korean_trainset
|
| 19 |
-
num_bytes: 6134495035.16
|
| 20 |
-
num_examples: 22720
|
| 21 |
-
- name: Emilia_Ko
|
| 22 |
-
num_bytes: 28428360864.8
|
| 23 |
-
num_examples: 74720
|
| 24 |
-
- name: Common_Voice_th
|
| 25 |
-
num_bytes: 4443189367.473
|
| 26 |
-
num_examples: 148363
|
| 27 |
-
- name: Common_Voice_pt
|
| 28 |
-
num_bytes: 5072385222.769
|
| 29 |
-
num_examples: 155163
|
| 30 |
-
- name: Common_Voice_ja
|
| 31 |
-
num_bytes: 4670353852.42
|
| 32 |
-
num_examples: 166010
|
| 33 |
-
- name: Common_Voice_ru
|
| 34 |
-
num_bytes: 6556350123.932
|
| 35 |
-
num_examples: 170004
|
| 36 |
-
- name: Golos_Opus
|
| 37 |
-
num_bytes: 27709142816.264
|
| 38 |
-
num_examples: 224003
|
| 39 |
-
- name: Common_Voice_it
|
| 40 |
-
num_bytes: 11228743398.188
|
| 41 |
-
num_examples: 239268
|
| 42 |
-
- name: porjai_thai
|
| 43 |
-
num_bytes: 82059016087.028
|
| 44 |
-
num_examples: 335674
|
| 45 |
-
- name: Emilia_Ja
|
| 46 |
-
num_bytes: 130688766186.12
|
| 47 |
-
num_examples: 340916
|
| 48 |
-
- name: Common_Voice_es
|
| 49 |
-
num_bytes: 17002498005.394
|
| 50 |
-
num_examples: 430259
|
| 51 |
-
download_size: 271841214773
|
| 52 |
-
dataset_size: 326111785197.363
|
| 53 |
configs:
|
| 54 |
- config_name: default
|
| 55 |
data_files:
|
| 56 |
-
- split:
|
| 57 |
-
path: data/
|
| 58 |
-
- split: Common_Voice_vi
|
| 59 |
-
path: data/Common_Voice_vi-*
|
| 60 |
-
- split: Common_Accent
|
| 61 |
-
path: data/Common_Accent-*
|
| 62 |
-
- split: Zeroth_Korean_trainset
|
| 63 |
-
path: data/Zeroth_Korean_trainset-*
|
| 64 |
-
- split: Emilia_Ko
|
| 65 |
-
path: data/Emilia_Ko-*
|
| 66 |
-
- split: Common_Voice_th
|
| 67 |
-
path: data/Common_Voice_th-*
|
| 68 |
-
- split: Common_Voice_pt
|
| 69 |
-
path: data/Common_Voice_pt-*
|
| 70 |
-
- split: Common_Voice_ja
|
| 71 |
-
path: data/Common_Voice_ja-*
|
| 72 |
-
- split: Common_Voice_ru
|
| 73 |
-
path: data/Common_Voice_ru-*
|
| 74 |
-
- split: Golos_Opus
|
| 75 |
-
path: data/Golos_Opus-*
|
| 76 |
-
- split: Common_Voice_it
|
| 77 |
-
path: data/Common_Voice_it-*
|
| 78 |
-
- split: porjai_thai
|
| 79 |
-
path: data/porjai_thai-*
|
| 80 |
-
- split: Emilia_Ja
|
| 81 |
-
path: data/Emilia_Ja-*
|
| 82 |
-
- split: Common_Voice_es
|
| 83 |
-
path: data/Common_Voice_es-*
|
| 84 |
---
|
|
|
|
| 5 |
dtype: string
|
| 6 |
- name: audio
|
| 7 |
dtype: audio
|
| 8 |
+
- name: transcription
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: speaker_id
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: duration
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: language
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: dataset
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: ratio
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: is_silent
|
| 21 |
+
dtype: string
|
| 22 |
splits:
|
| 23 |
+
- name: MLC
|
| 24 |
+
num_bytes: 177076907841.214
|
| 25 |
+
num_examples: 1379369
|
| 26 |
+
download_size: 169555280081
|
| 27 |
+
dataset_size: 177076907841.214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
configs:
|
| 29 |
- config_name: default
|
| 30 |
data_files:
|
| 31 |
+
- split: MLC
|
| 32 |
+
path: data/MLC-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
---
|
data/MLC-00350-of-00355.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0239d8eb47256bd0da28962098922e753d2c411ac3de453c77d071cffa788f8b
|
| 3 |
+
size 522305059
|
data/MLC-00351-of-00355.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dcd8ed2dd83d96f2f83ed7bf4caeb6ef2d207ef83078599184bc71233016e82
|
| 3 |
+
size 425600811
|
data/MLC-00352-of-00355.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ca4da6dc829bc27df28baf77a552de8a2792f176f05256d37c6187d7894a9b1
|
| 3 |
+
size 488853065
|
data/MLC-00353-of-00355.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:827a92e40b91415551992c2aacb82e7885687fee6b183fadcf513d613c8dda7e
|
| 3 |
+
size 432102146
|
data/MLC-00354-of-00355.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59e97f2e0158cc7d0f5b867a4f9089fb959837ee7a43d1536b0203671d0048b2
|
| 3 |
+
size 551474253
|