metadata
dataset_info:
features:
- name: phase
dtype: float64
- name: image_url
dtype: string
- name: contributor_id
dtype: int64
- name: gender
dtype: string
- name: age_group
dtype: string
- name: language
dtype: string
- name: voice_clip
dtype: string
- name: duration
dtype: float64
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: sentence
dtype: string
- name: duration_hours
dtype: float64
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 3184473740.355395
num_examples: 4545
- name: test
num_bytes: 352613554.57342654
num_examples: 569
download_size: 3340230786
dataset_size: 3537087294.9288216
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*