metadata
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: duration
dtype: int64
- name: transcription_length
dtype: int64
splits:
- name: test
num_bytes: 58994005
num_examples: 871
- name: train
num_bytes: 2512368958
num_examples: 37533
- name: validation
num_bytes: 57397335
num_examples: 826
download_size: 2626819173
dataset_size: 2628760298
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: validation
path: data/validation-*