Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: train
|
6 |
+
path: data/train-*
|
7 |
+
- split: validation
|
8 |
+
path: data/validation-*
|
9 |
+
- split: test
|
10 |
+
path: data/test-*
|
11 |
+
dataset_info:
|
12 |
+
features:
|
13 |
+
- name: id
|
14 |
+
dtype: int32
|
15 |
+
- name: num_samples
|
16 |
+
dtype: int32
|
17 |
+
- name: path
|
18 |
+
dtype: string
|
19 |
+
- name: audio
|
20 |
+
dtype:
|
21 |
+
audio:
|
22 |
+
sampling_rate: 16000
|
23 |
+
- name: transcription
|
24 |
+
dtype: string
|
25 |
+
- name: raw_transcription
|
26 |
+
dtype: string
|
27 |
+
- name: gender
|
28 |
+
dtype:
|
29 |
+
class_label:
|
30 |
+
names:
|
31 |
+
'0': male
|
32 |
+
'1': female
|
33 |
+
'2': other
|
34 |
+
- name: lang_id
|
35 |
+
dtype:
|
36 |
+
class_label:
|
37 |
+
names:
|
38 |
+
'0': af_za
|
39 |
+
'1': am_et
|
40 |
+
'2': ar_eg
|
41 |
+
'3': as_in
|
42 |
+
'4': ast_es
|
43 |
+
'5': az_az
|
44 |
+
'6': be_by
|
45 |
+
'7': bg_bg
|
46 |
+
'8': bn_in
|
47 |
+
'9': bs_ba
|
48 |
+
'10': ca_es
|
49 |
+
'11': ceb_ph
|
50 |
+
'12': ckb_iq
|
51 |
+
'13': cmn_hans_cn
|
52 |
+
'14': cs_cz
|
53 |
+
'15': cy_gb
|
54 |
+
'16': da_dk
|
55 |
+
'17': de_de
|
56 |
+
'18': el_gr
|
57 |
+
'19': en_us
|
58 |
+
'20': es_419
|
59 |
+
'21': et_ee
|
60 |
+
'22': fa_ir
|
61 |
+
'23': ff_sn
|
62 |
+
'24': fi_fi
|
63 |
+
'25': fil_ph
|
64 |
+
'26': fr_fr
|
65 |
+
'27': ga_ie
|
66 |
+
'28': gl_es
|
67 |
+
'29': gu_in
|
68 |
+
'30': ha_ng
|
69 |
+
'31': he_il
|
70 |
+
'32': hi_in
|
71 |
+
'33': hr_hr
|
72 |
+
'34': hu_hu
|
73 |
+
'35': hy_am
|
74 |
+
'36': id_id
|
75 |
+
'37': ig_ng
|
76 |
+
'38': is_is
|
77 |
+
'39': it_it
|
78 |
+
'40': ja_jp
|
79 |
+
'41': jv_id
|
80 |
+
'42': ka_ge
|
81 |
+
'43': kam_ke
|
82 |
+
'44': kea_cv
|
83 |
+
'45': kk_kz
|
84 |
+
'46': km_kh
|
85 |
+
'47': kn_in
|
86 |
+
'48': ko_kr
|
87 |
+
'49': ky_kg
|
88 |
+
'50': lb_lu
|
89 |
+
'51': lg_ug
|
90 |
+
'52': ln_cd
|
91 |
+
'53': lo_la
|
92 |
+
'54': lt_lt
|
93 |
+
'55': luo_ke
|
94 |
+
'56': lv_lv
|
95 |
+
'57': mi_nz
|
96 |
+
'58': mk_mk
|
97 |
+
'59': ml_in
|
98 |
+
'60': mn_mn
|
99 |
+
'61': mr_in
|
100 |
+
'62': ms_my
|
101 |
+
'63': mt_mt
|
102 |
+
'64': my_mm
|
103 |
+
'65': nb_no
|
104 |
+
'66': ne_np
|
105 |
+
'67': nl_nl
|
106 |
+
'68': nso_za
|
107 |
+
'69': ny_mw
|
108 |
+
'70': oc_fr
|
109 |
+
'71': om_et
|
110 |
+
'72': or_in
|
111 |
+
'73': pa_in
|
112 |
+
'74': pl_pl
|
113 |
+
'75': ps_af
|
114 |
+
'76': pt_br
|
115 |
+
'77': ro_ro
|
116 |
+
'78': ru_ru
|
117 |
+
'79': sd_in
|
118 |
+
'80': sk_sk
|
119 |
+
'81': sl_si
|
120 |
+
'82': sn_zw
|
121 |
+
'83': so_so
|
122 |
+
'84': sr_rs
|
123 |
+
'85': sv_se
|
124 |
+
'86': sw_ke
|
125 |
+
'87': ta_in
|
126 |
+
'88': te_in
|
127 |
+
'89': tg_tj
|
128 |
+
'90': th_th
|
129 |
+
'91': tr_tr
|
130 |
+
'92': uk_ua
|
131 |
+
'93': umb_ao
|
132 |
+
'94': ur_pk
|
133 |
+
'95': uz_uz
|
134 |
+
'96': vi_vn
|
135 |
+
'97': wo_sn
|
136 |
+
'98': xh_za
|
137 |
+
'99': yo_ng
|
138 |
+
'100': yue_hant_hk
|
139 |
+
'101': zu_za
|
140 |
+
'102': all
|
141 |
+
- name: language
|
142 |
+
dtype: string
|
143 |
+
- name: lang_group_id
|
144 |
+
dtype:
|
145 |
+
class_label:
|
146 |
+
names:
|
147 |
+
'0': western_european_we
|
148 |
+
'1': eastern_european_ee
|
149 |
+
'2': central_asia_middle_north_african_cmn
|
150 |
+
'3': sub_saharan_african_ssa
|
151 |
+
'4': south_asian_sa
|
152 |
+
'5': south_east_asian_sea
|
153 |
+
'6': chinese_japanase_korean_cjk
|
154 |
+
splits:
|
155 |
+
- name: train
|
156 |
+
num_bytes: 1910030202.243
|
157 |
+
num_examples: 2283
|
158 |
+
- name: validation
|
159 |
+
num_bytes: 299915580.0
|
160 |
+
num_examples: 368
|
161 |
+
- name: test
|
162 |
+
num_bytes: 732875657.0
|
163 |
+
num_examples: 838
|
164 |
+
download_size: 2915269155
|
165 |
+
dataset_size: 2942821439.243
|
166 |
+
---
|
167 |
+
# Dataset Card for "Fleurs-Kn"
|
168 |
+
|
169 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|