File size: 728 Bytes
91b90a7 8694376 91b90a7 8694376 94c936e 91b90a7 94c936e dfbd93e 91b90a7 94c936e dfbd93e 91b90a7 94c936e dfbd93e 94c936e 91b90a7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
dataset_info:
features:
- name: audio
dtype: audio
- name: common_voice_sentence_id
dtype: string
- name: transcript
dtype: string
- name: predicted_accent
dtype: string
- name: predicted_age
dtype: string
- name: predicted_gender
dtype: int64
splits:
- name: train
num_bytes: 1153302921
num_examples: 5000
- name: validation
num_bytes: 1131488020
num_examples: 5000
- name: test
num_bytes: 1118479090
num_examples: 5000
download_size: 3402559837
dataset_size: 3403270031
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|