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) |