LSVSC / README.md
doof-ferb's picture
Upload dataset
15c994a verified
|
raw
history blame
742 Bytes
---
dataset_info:
features:
- name: audio
dtype: audio
- name: transcription
dtype: string
- name: topic
dtype: string
- name: gender
dtype: string
- name: dialect
dtype: string
- name: emotion
dtype: string
- name: age
dtype: string
splits:
- name: train
num_bytes: 8620435812.644
num_examples: 45458
- name: validation
num_bytes: 1102706521.852
num_examples: 5682
- name: test
num_bytes: 1136311929.744
num_examples: 5683
download_size: 11575801683
dataset_size: 10859454264.239998
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---