kb_stt_data / README.md
BaekRok's picture
Upload README.md with huggingface_hub
e6f1f87
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: audio
dtype: audio
- name: transcription
dtype: string
splits:
- name: train
num_bytes: 32039652658.296
num_examples: 547198
- name: test
num_bytes: 476820708.01
num_examples: 7051
download_size: 36376973349
dataset_size: 32516473366.306
---
# Dataset Card for "kb_stt_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)