File size: 557 Bytes
e8f75f1 b7448d0 e8f75f1 |
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 29 30 |
---
license: cc-by-4.0
dataset_info:
config_name: common_voice
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: dataset
dtype: string
- name: text
dtype: string
- name: id
dtype: string
- name: audio_length_s
dtype: float64
splits:
- name: test
num_bytes: 1312573669.596
num_examples: 16334
download_size: 720365151
dataset_size: 1312573669.596
configs:
- config_name: common_voice
data_files:
- split: test
path: common_voice/test-*
---
|