toiar's picture
Upload dataset
2f92240 verified
|
Raw
History Blame Contribute Delete
781 Bytes
---
license: cc-by-nc-sa-4.0
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: prompt
dtype: string
- name: target
dtype: string
- name: language
dtype: string
- name: has_timestamp
dtype: bool
- name: duration
dtype: float64
- name: speaker
dtype: string
- name: source_dataset
dtype: string
- name: metadata
dtype: string
splits:
- name: train
num_bytes: 39261809601.842
num_examples: 124067
- name: validation
num_bytes: 315535991.255
num_examples: 1153
download_size: 36912604202
dataset_size: 39577345593.097
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---