metadata
dataset_info:
- config_name: default
features:
- name: name
dtype: string
- name: set
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: duration
dtype: float32
- name: transcript
dtype: string
- name: text
dtype: string
- name: speaker_id
dtype: string
- name: channel
dtype: int64
- name: wav_zip_dropbox_path
dtype: string
- name: transcript_dropbox_path
dtype: string
- name: dropbox_url
dtype: string
- name: corpus
dtype: string
- name: sex
dtype: string
- name: race
dtype: string
configs:
- config_name: default
data_files:
- split: train
path:
- train/*.parquet
- split: test
path:
- test/*.parquet
- split: validation
path:
- validation/*.parquet