File size: 411 Bytes
5bb8f8e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
dataset_info:
config_name: bookbot/CommonVoice-EN-Sample
features:
- name: audio
sequence: float64
- name: transcript
dtype: string
splits:
- name: train
num_bytes: 77714895
num_examples: 50
download_size: 17887990
dataset_size: 77714895
configs:
- config_name: bookbot/CommonVoice-EN-Sample
data_files:
- split: train
path: bookbot/CommonVoice-EN-Sample/train-*
---
|