File size: 3,933 Bytes
6a47be3 4766b23 6a47be3 2c7245c 6a47be3 2c7245c 6a47be3 2c7245c 4766b23 7096baf 4766b23 7096baf 4766b23 7096baf 8262a74 ce03979 f3fd29b 6a47be3 2c7245c 4766b23 7096baf 8262a74 ce03979 f3fd29b 6a47be3 | 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 | ---
dataset_info:
- config_name: ach
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: transcription
dtype: string
- name: language
dtype: string
- name: gender
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 2875712632
num_examples: 4124
- name: validation
num_bytes: 359115426
num_examples: 515
- name: test
num_bytes: 359812734
num_examples: 516
- name: unlabeled
num_bytes: 76113642452
num_examples: 109153
download_size: 74712068359
dataset_size: 79708283244
- config_name: aka
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: transcription
dtype: string
- name: language
dtype: string
- name: gender
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 4625580969
num_examples: 15017
- name: validation
num_bytes: 578159127
num_examples: 1877
- name: test
num_bytes: 578467199
num_examples: 1878
- name: unlabeled
num_bytes: 54369999714
num_examples: 176513
download_size: 59277405766
dataset_size: 60152207009
- config_name: dag
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: file_path
dtype: string
- name: transcription
dtype: string
- name: language
dtype: string
- name: gender
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 48943596983
num_examples: 151046
- name: validation
num_bytes: 6118031518
num_examples: 18881
- name: test
num_bytes: 6118030630
num_examples: 18881
download_size: 60251877347
dataset_size: 61179659131
- config_name: dga
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: file_path
dtype: string
- name: transcription
dtype: string
- name: language
dtype: string
- name: gender
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 48646485903
num_examples: 153123
- name: validation
num_bytes: 6080690970
num_examples: 19140
- name: test
num_bytes: 6081008474
num_examples: 19141
download_size: 59440195341
dataset_size: 60808185347
- config_name: ewe
features:
- name: id
dtype: string
- name: speaker_id
dtype: string
- name: file_path
dtype: string
- name: transcription
dtype: string
- name: language
dtype: string
- name: gender
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 49662056801
num_examples: 162712
- name: validation
num_bytes: 6207758910
num_examples: 20339
- name: test
num_bytes: 6208063290
num_examples: 20340
download_size: 61072212459
dataset_size: 62077879001
configs:
- config_name: ach
data_files:
- split: train
path: ach/train-*
- split: validation
path: ach/validation-*
- split: test
path: ach/test-*
- split: unlabeled
path: ach/unlabeled-*
- config_name: aka
data_files:
- split: train
path: aka/train-*
- split: validation
path: aka/validation-*
- split: test
path: aka/test-*
- split: unlabeled
path: aka/unlabeled-*
- config_name: dag
data_files:
- split: train
path: dag/train-*
- split: validation
path: dag/validation-*
- split: test
path: dag/test-*
- config_name: dga
data_files:
- split: train
path: dga/train-*
- split: validation
path: dga/validation-*
- split: test
path: dga/test-*
- config_name: ewe
data_files:
- split: train
path: ewe/train-*
- split: validation
path: ewe/validation-*
- split: test
path: ewe/test-*
---
|