File size: 498 Bytes
52e3072 4f3e55f 9337a10 4f3e55f 9337a10 4f3e55f d24bdc3 4f3e55f 52e3072 |
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 |
---
license: apache-2.0
dataset_info:
features:
- name: file_name
dtype: string
- name: transcription
dtype: string
- name: transcription_normalised
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
splits:
- name: train
num_bytes: 220643504.0
num_examples: 168
download_size: 218790002
dataset_size: 220643504.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|