File size: 1,860 Bytes
ea2a045 733c0db ea2a045 733c0db 6485424 1c7a554 3e3885f ea2a045 733c0db 6485424 1c7a554 3e3885f ea2a045 |
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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
---
dataset_info:
- config_name: banspeech
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 800453904.305
num_examples: 8085
download_size: 797270204
dataset_size: 800453904.305
- config_name: common_voice_17_0
features:
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: text
dtype: string
- name: category
dtype: string
splits:
- name: test
num_bytes: 365585361.835
num_examples: 9327
download_size: 350859390
dataset_size: 365585361.835
- config_name: fluers
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: category
dtype: string
splits:
- name: train
num_bytes: 395887770.0
num_examples: 920
download_size: 394994670
dataset_size: 395887770.0
- config_name: kathbath
features:
- name: text
dtype: string
- name: audio
dtype: audio
- name: category
dtype: string
splits:
- name: valid
num_bytes: 501711301.804
num_examples: 2236
download_size: 487025261
dataset_size: 501711301.804
- config_name: subakko
features:
- name: audio
dtype: audio
- name: text
dtype: string
- name: category
dtype: string
splits:
- name: test
num_bytes: 2341256760.923
num_examples: 6533
download_size: 2294328235
dataset_size: 2341256760.923
configs:
- config_name: banspeech
data_files:
- split: train
path: banspeech/train-*
- config_name: common_voice_17_0
data_files:
- split: test
path: common_voice_17_0/test-*
- config_name: fluers
data_files:
- split: train
path: fluers/train-*
- config_name: kathbath
data_files:
- split: valid
path: kathbath/valid-*
- config_name: subakko
data_files:
- split: test
path: subakko/test-*
---
|