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: 4349434.0 | |
num_examples: 50 | |
download_size: 4019375 | |
dataset_size: 4349434.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |