metadata
language:
- en
size_categories:
- 1K<n<10K
task_categories:
- audio-classification
dataset_info:
features:
- name: spk
dtype: int64
- name: age
dtype: int64
- name: gender
dtype: string
- name: utt_name
dtype: int64
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: utt_text
dtype: string
- name: utt_accuracy
dtype: int64
- name: utt_completeness
dtype: float64
- name: utt_fluency
dtype: int64
- name: utt_prosodic
dtype: int64
- name: utt_total
dtype: int64
- name: words
dtype: string
- name: words_accuracy
dtype: string
- name: words_stress
dtype: string
- name: words_total
dtype: string
- name: phones
dtype: string
- name: phones_godness
dtype: string
splits:
- name: train
num_bytes: 291183074
num_examples: 2500
- name: test
num_bytes: 289185618
num_examples: 2500
download_size: 612060621
dataset_size: 580368692
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*