metadata
language:
- en
license: cc0-1.0
source_datasets:
- mozilla-foundation/common_voice_14_0
task_categories:
- text-to-audio
- automatic-speech-recognition
- audio-to-audio
- audio-classification
dataset_info:
features:
- name: audio
dtype: audio
- name: speaker_id
dtype: string
- name: transcript
dtype: string
- name: accent
dtype: string
- name: duration
dtype: float64
- name: age
dtype: string
- name: gender
dtype: string
splits:
- name: test
num_bytes: 496943021.995
num_examples: 5455
- name: val
num_bytes: 373541300.088
num_examples: 4111
- name: train
num_bytes: 53758082721.361
num_examples: 572159
download_size: 47602304610
dataset_size: 54628567043.444
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: val
path: data/val-*
- split: train
path: data/train-*