Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -22,6 +22,46 @@ task_categories:
|
|
| 22 |
task_ids:
|
| 23 |
- speaker-identification
|
| 24 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
- config_name: clean
|
| 26 |
features:
|
| 27 |
- name: file
|
|
@@ -53,7 +93,7 @@ dataset_info:
|
|
| 53 |
num_examples: 2620
|
| 54 |
download_size: 30121377654
|
| 55 |
dataset_size: 31245175287
|
| 56 |
-
- config_name:
|
| 57 |
features:
|
| 58 |
- name: file
|
| 59 |
dtype: string
|
|
@@ -69,19 +109,33 @@ dataset_info:
|
|
| 69 |
dtype: int64
|
| 70 |
- name: id
|
| 71 |
dtype: string
|
|
|
|
|
|
|
| 72 |
splits:
|
| 73 |
-
- name:
|
| 74 |
-
num_bytes:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
num_examples: 148688
|
| 76 |
-
- name: validation
|
| 77 |
-
num_bytes:
|
|
|
|
|
|
|
|
|
|
| 78 |
num_examples: 2864
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
download_size: 31236565377
|
| 83 |
-
dataset_size: 32499936680
|
| 84 |
-
- config_name: all
|
| 85 |
features:
|
| 86 |
- name: file
|
| 87 |
dtype: string
|
|
@@ -98,65 +152,69 @@ dataset_info:
|
|
| 98 |
- name: id
|
| 99 |
dtype: string
|
| 100 |
splits:
|
| 101 |
-
- name: train.
|
| 102 |
-
num_bytes:
|
| 103 |
-
num_examples: 28539
|
| 104 |
-
- name: train.clean.360
|
| 105 |
-
num_bytes: 23927767570
|
| 106 |
-
num_examples: 104014
|
| 107 |
-
- name: train.other.500
|
| 108 |
-
num_bytes: 31852502880
|
| 109 |
num_examples: 148688
|
| 110 |
-
- name: validation
|
| 111 |
-
num_bytes:
|
| 112 |
-
num_examples: 2703
|
| 113 |
-
- name: validation.other
|
| 114 |
-
num_bytes: 337213112
|
| 115 |
num_examples: 2864
|
| 116 |
-
- name: test
|
| 117 |
-
num_bytes:
|
| 118 |
-
num_examples: 2620
|
| 119 |
-
- name: test.other
|
| 120 |
-
num_bytes: 353231518
|
| 121 |
num_examples: 2939
|
| 122 |
-
download_size:
|
| 123 |
-
dataset_size:
|
| 124 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
- config_name: clean
|
| 126 |
data_files:
|
| 127 |
- split: test
|
| 128 |
-
path:
|
| 129 |
- split: train.100
|
| 130 |
-
path:
|
| 131 |
- split: train.360
|
| 132 |
-
path:
|
| 133 |
-
- split: validation
|
| 134 |
-
path: "clean/validation/*.parquet"
|
| 135 |
-
- config_name: other
|
| 136 |
-
data_files:
|
| 137 |
-
- split: test
|
| 138 |
-
path: "other/test/*.parquet"
|
| 139 |
-
- split: train.500
|
| 140 |
-
path: "other/train.500/*.parquet"
|
| 141 |
- split: validation
|
| 142 |
-
path:
|
| 143 |
-
- config_name:
|
| 144 |
-
default: true
|
| 145 |
data_files:
|
| 146 |
- split: test.clean
|
| 147 |
-
path:
|
| 148 |
- split: test.other
|
| 149 |
-
path:
|
| 150 |
- split: train.clean.100
|
| 151 |
-
path:
|
| 152 |
- split: train.clean.360
|
| 153 |
-
path:
|
| 154 |
- split: train.other.500
|
| 155 |
-
path:
|
| 156 |
- split: validation.clean
|
| 157 |
-
path:
|
| 158 |
- split: validation.other
|
| 159 |
-
path:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 160 |
---
|
| 161 |
|
| 162 |
# Dataset Card for librispeech_asr_enriched
|
|
|
|
| 22 |
task_ids:
|
| 23 |
- speaker-identification
|
| 24 |
dataset_info:
|
| 25 |
+
- config_name: all
|
| 26 |
+
features:
|
| 27 |
+
- name: file
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: audio
|
| 30 |
+
dtype:
|
| 31 |
+
audio:
|
| 32 |
+
sampling_rate: 16000
|
| 33 |
+
- name: text
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: speaker_id
|
| 36 |
+
dtype: int64
|
| 37 |
+
- name: chapter_id
|
| 38 |
+
dtype: int64
|
| 39 |
+
- name: id
|
| 40 |
+
dtype: string
|
| 41 |
+
splits:
|
| 42 |
+
- name: train.clean.100
|
| 43 |
+
num_bytes: 6627791685
|
| 44 |
+
num_examples: 28539
|
| 45 |
+
- name: train.clean.360
|
| 46 |
+
num_bytes: 23927767570
|
| 47 |
+
num_examples: 104014
|
| 48 |
+
- name: train.other.500
|
| 49 |
+
num_bytes: 31852502880
|
| 50 |
+
num_examples: 148688
|
| 51 |
+
- name: validation.clean
|
| 52 |
+
num_bytes: 359505691
|
| 53 |
+
num_examples: 2703
|
| 54 |
+
- name: validation.other
|
| 55 |
+
num_bytes: 337213112
|
| 56 |
+
num_examples: 2864
|
| 57 |
+
- name: test.clean
|
| 58 |
+
num_bytes: 368449831
|
| 59 |
+
num_examples: 2620
|
| 60 |
+
- name: test.other
|
| 61 |
+
num_bytes: 353231518
|
| 62 |
+
num_examples: 2939
|
| 63 |
+
download_size: 61357943031
|
| 64 |
+
dataset_size: 63826462287
|
| 65 |
- config_name: clean
|
| 66 |
features:
|
| 67 |
- name: file
|
|
|
|
| 93 |
num_examples: 2620
|
| 94 |
download_size: 30121377654
|
| 95 |
dataset_size: 31245175287
|
| 96 |
+
- config_name: default
|
| 97 |
features:
|
| 98 |
- name: file
|
| 99 |
dtype: string
|
|
|
|
| 109 |
dtype: int64
|
| 110 |
- name: id
|
| 111 |
dtype: string
|
| 112 |
+
- name: duration_seconds
|
| 113 |
+
dtype: float64
|
| 114 |
splits:
|
| 115 |
+
- name: test.clean
|
| 116 |
+
num_bytes: 367992986
|
| 117 |
+
num_examples: 2620
|
| 118 |
+
- name: test.other
|
| 119 |
+
num_bytes: 352718601
|
| 120 |
+
num_examples: 2939
|
| 121 |
+
- name: train.clean.100
|
| 122 |
+
num_bytes: 6622798915
|
| 123 |
+
num_examples: 28539
|
| 124 |
+
- name: train.clean.360
|
| 125 |
+
num_bytes: 23909616995
|
| 126 |
+
num_examples: 104014
|
| 127 |
+
- name: train.other.500
|
| 128 |
+
num_bytes: 31826533011
|
| 129 |
num_examples: 148688
|
| 130 |
+
- name: validation.clean
|
| 131 |
+
num_bytes: 359868048
|
| 132 |
+
num_examples: 2703
|
| 133 |
+
- name: validation.other
|
| 134 |
+
num_bytes: 337597121
|
| 135 |
num_examples: 2864
|
| 136 |
+
download_size: 61745986511
|
| 137 |
+
dataset_size: 63777125677
|
| 138 |
+
- config_name: other
|
|
|
|
|
|
|
|
|
|
| 139 |
features:
|
| 140 |
- name: file
|
| 141 |
dtype: string
|
|
|
|
| 152 |
- name: id
|
| 153 |
dtype: string
|
| 154 |
splits:
|
| 155 |
+
- name: train.500
|
| 156 |
+
num_bytes: 31810256902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
num_examples: 148688
|
| 158 |
+
- name: validation
|
| 159 |
+
num_bytes: 337283304
|
|
|
|
|
|
|
|
|
|
| 160 |
num_examples: 2864
|
| 161 |
+
- name: test
|
| 162 |
+
num_bytes: 352396474
|
|
|
|
|
|
|
|
|
|
| 163 |
num_examples: 2939
|
| 164 |
+
download_size: 31236565377
|
| 165 |
+
dataset_size: 32499936680
|
| 166 |
configs:
|
| 167 |
+
- config_name: all
|
| 168 |
+
default: true
|
| 169 |
+
data_files:
|
| 170 |
+
- split: test.clean
|
| 171 |
+
path: all/test.clean/*.parquet
|
| 172 |
+
- split: test.other
|
| 173 |
+
path: all/test.other/*.parquet
|
| 174 |
+
- split: train.clean.100
|
| 175 |
+
path: all/train.clean.100/*.parquet
|
| 176 |
+
- split: train.clean.360
|
| 177 |
+
path: all/train.clean.360/*.parquet
|
| 178 |
+
- split: train.other.500
|
| 179 |
+
path: all/train.other.500/*.parquet
|
| 180 |
+
- split: validation.clean
|
| 181 |
+
path: all/validation.clean/*.parquet
|
| 182 |
+
- split: validation.other
|
| 183 |
+
path: all/validation.other/*.parquet
|
| 184 |
- config_name: clean
|
| 185 |
data_files:
|
| 186 |
- split: test
|
| 187 |
+
path: clean/test/*.parquet
|
| 188 |
- split: train.100
|
| 189 |
+
path: clean/train.100/*.parquet
|
| 190 |
- split: train.360
|
| 191 |
+
path: clean/train.360/*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
- split: validation
|
| 193 |
+
path: clean/validation/*.parquet
|
| 194 |
+
- config_name: default
|
|
|
|
| 195 |
data_files:
|
| 196 |
- split: test.clean
|
| 197 |
+
path: data/test.clean-*
|
| 198 |
- split: test.other
|
| 199 |
+
path: data/test.other-*
|
| 200 |
- split: train.clean.100
|
| 201 |
+
path: data/train.clean.100-*
|
| 202 |
- split: train.clean.360
|
| 203 |
+
path: data/train.clean.360-*
|
| 204 |
- split: train.other.500
|
| 205 |
+
path: data/train.other.500-*
|
| 206 |
- split: validation.clean
|
| 207 |
+
path: data/validation.clean-*
|
| 208 |
- split: validation.other
|
| 209 |
+
path: data/validation.other-*
|
| 210 |
+
- config_name: other
|
| 211 |
+
data_files:
|
| 212 |
+
- split: test
|
| 213 |
+
path: other/test/*.parquet
|
| 214 |
+
- split: train.500
|
| 215 |
+
path: other/train.500/*.parquet
|
| 216 |
+
- split: validation
|
| 217 |
+
path: other/validation/*.parquet
|
| 218 |
---
|
| 219 |
|
| 220 |
# Dataset Card for librispeech_asr_enriched
|