metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: transcription
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 360855280.1
num_examples: 2700
- name: test
num_bytes: 40686819
num_examples: 300
download_size: 395989646
dataset_size: 401542099.1