Datasets:
File size: 461 Bytes
c57cb3f 7be8510 3a6f1c7 7be8510 3a6f1c7 7be8510 3a6f1c7 c57cb3f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
license: mit
dataset_info:
features:
- name: file_path
dtype: string
- name: audio
dtype: string
- name: transcription
dtype: string
splits:
- name: train
num_bytes: 207112
num_examples: 2052
- name: test
num_bytes: 48743
num_examples: 392
download_size: 125198
dataset_size: 255855
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|