Datasets:
File size: 4,786 Bytes
3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb f9bf1f6 3d9fbbb a3f7265 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 | ---
pretty_name: LibriSpeech
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
- expert-generated
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
paperswithcode_id: librispeech-1
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- automatic-speech-recognition
- audio-classification
task_ids:
- speaker-identification
dataset_info:
- config_name: all
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
splits:
- name: train.clean.100
num_bytes: 6627791685
num_examples: 28539
- name: train.clean.360
num_bytes: 23927767570
num_examples: 104014
- name: train.other.500
num_bytes: 31852502880
num_examples: 148688
- name: validation.clean
num_bytes: 359505691
num_examples: 2703
- name: validation.other
num_bytes: 337213112
num_examples: 2864
- name: test.clean
num_bytes: 368449831
num_examples: 2620
- name: test.other
num_bytes: 353231518
num_examples: 2939
download_size: 61357943031
dataset_size: 63826462287
- config_name: clean
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
splits:
- name: train.100
num_bytes: 6619683041
num_examples: 28539
- name: train.360
num_bytes: 23898214592
num_examples: 104014
- name: validation
num_bytes: 359572231
num_examples: 2703
- name: test
num_bytes: 367705423
num_examples: 2620
download_size: 30121377654
dataset_size: 31245175287
- config_name: default
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
- name: duration_seconds
dtype: float64
splits:
- name: test.clean
num_bytes: 367992986
num_examples: 2620
- name: test.other
num_bytes: 352718601
num_examples: 2939
- name: train.clean.100
num_bytes: 6622798915
num_examples: 28539
- name: train.clean.360
num_bytes: 23909616995
num_examples: 104014
- name: train.other.500
num_bytes: 31826533011
num_examples: 148688
- name: validation.clean
num_bytes: 359868048
num_examples: 2703
- name: validation.other
num_bytes: 337597121
num_examples: 2864
download_size: 61745986511
dataset_size: 63777125677
- config_name: other
features:
- name: file
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: id
dtype: string
splits:
- name: train.500
num_bytes: 31810256902
num_examples: 148688
- name: validation
num_bytes: 337283304
num_examples: 2864
- name: test
num_bytes: 352396474
num_examples: 2939
download_size: 31236565377
dataset_size: 32499936680
configs:
- config_name: all
default: true
data_files:
- split: test.clean
path: all/test.clean/*.parquet
- split: test.other
path: all/test.other/*.parquet
- split: train.clean.100
path: all/train.clean.100/*.parquet
- split: train.clean.360
path: all/train.clean.360/*.parquet
- split: train.other.500
path: all/train.other.500/*.parquet
- split: validation.clean
path: all/validation.clean/*.parquet
- split: validation.other
path: all/validation.other/*.parquet
- config_name: clean
data_files:
- split: test
path: clean/test/*.parquet
- split: train.100
path: clean/train.100/*.parquet
- split: train.360
path: clean/train.360/*.parquet
- split: validation
path: clean/validation/*.parquet
- config_name: default
data_files:
- split: test.clean
path: data/test.clean-*
- split: test.other
path: data/test.other-*
- split: train.clean.100
path: data/train.clean.100-*
- split: train.clean.360
path: data/train.clean.360-*
- split: train.other.500
path: data/train.other.500-*
- split: validation.clean
path: data/validation.clean-*
- split: validation.other
path: data/validation.other-*
- config_name: other
data_files:
- split: test
path: other/test/*.parquet
- split: train.500
path: other/train.500/*.parquet
- split: validation
path: other/validation/*.parquet
---
# Dataset Card for librispeech_asr_enriched
|