File size: 789 Bytes
badcb6e |
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
splits:
- name: ar
num_bytes: 522490.0
num_examples: 1
- name: vi
num_bytes: 725949.0
num_examples: 1
- name: uk
num_bytes: 472573.0
num_examples: 1
- name: ja
num_bytes: 668364.0
num_examples: 1
- name: zh
num_bytes: 664477.0
num_examples: 1
- name: ko
num_bytes: 798934.0
num_examples: 1
download_size: 3813583
dataset_size: 3852787.0
configs:
- config_name: default
data_files:
- split: ar
path: data/ar-*
- split: vi
path: data/vi-*
- split: uk
path: data/uk-*
- split: ja
path: data/ja-*
- split: zh
path: data/zh-*
- split: ko
path: data/ko-*
---
|