zeroth_korean / README.md
kresnik's picture
Upload dataset
685fe60 verified
|
raw
history blame
598 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: speaker_id
dtype: int64
- name: chapter_id
dtype: int64
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
splits:
- name: train
num_bytes: 2818850887.0
num_examples: 22263
- name: test
num_bytes: 59879514.0
num_examples: 457
download_size: 2877012819
dataset_size: 2878730401.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---