File size: 3,171 Bytes
95aa6fa 0a92064 0b32f65 95aa6fa 0b32f65 20c0e96 48f2cdc 48756a1 eaf462a 95aa6fa 0a92064 95aa6fa 0b32f65 20c0e96 48f2cdc 48756a1 eaf462a 95aa6fa |
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 |
---
dataset_info:
- config_name: ami
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 799194338.4
num_examples: 9600
- name: test
num_bytes: 199798584.6
num_examples: 2400
download_size: 938518956
dataset_size: 998992923.0
- config_name: common_voice
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 5226703500.0
num_examples: 9600
- name: test
num_bytes: 1306675875.0
num_examples: 2400
download_size: 5806015309
dataset_size: 6533379375.0
- config_name: gigaspeech
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 922902642.105762
num_examples: 7511
- name: test
num_bytes: 230756378.89423794
num_examples: 1878
download_size: 1142822871
dataset_size: 1153659021.0
- config_name: medical
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 1640233735.75
num_examples: 7354
download_size: 1517808020
dataset_size: 1640233735.75
- config_name: spgispeech
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 2837534084.0
num_examples: 9600
- name: test
num_bytes: 709383521.0
num_examples: 2400
download_size: 3497230996
dataset_size: 3546917605.0
- config_name: tedlium
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 1915139684.8
num_examples: 9600
- name: test
num_bytes: 478784921.2
num_examples: 2400
download_size: 2390426813
dataset_size: 2393924606.0
- config_name: voxpopuli
features:
- name: text
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
splits:
- name: train
num_bytes: 3190188548.0
num_examples: 9600
- name: test
num_bytes: 797547137.0
num_examples: 2400
download_size: 3972329777
dataset_size: 3987735685.0
configs:
- config_name: ami
data_files:
- split: train
path: ami/train-*
- split: test
path: ami/test-*
- config_name: common_voice
data_files:
- split: train
path: common_voice/train-*
- split: test
path: common_voice/test-*
- config_name: gigaspeech
data_files:
- split: train
path: gigaspeech/train-*
- split: test
path: gigaspeech/test-*
- config_name: medical
data_files:
- split: train
path: medical/train-*
- config_name: spgispeech
data_files:
- split: train
path: spgispeech/train-*
- split: test
path: spgispeech/test-*
- config_name: tedlium
data_files:
- split: train
path: tedlium/train-*
- split: test
path: tedlium/test-*
- config_name: voxpopuli
data_files:
- split: train
path: voxpopuli/train-*
- split: test
path: voxpopuli/test-*
---
|