metadata
dataset_info:
features:
- name: audio_id
dtype: string
- name: speaker_id
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: audio_duration
dtype: float64
- name: transcription
dtype: string
- name: gender
dtype: string
- name: age_group
dtype: string
- name: locale
dtype: string
splits:
- name: validation
num_bytes: 919579301.8
num_examples: 1630
- name: test
num_bytes: 1140285787.32
num_examples: 2012
- name: train
num_bytes: 6107514842
num_examples: 10545
download_size: 7045974123
dataset_size: 8167379931.12
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: train
path: data/train-*