Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
mariosasko
commited on
Commit
•
aa334e1
1
Parent(s):
3a0bb29
Convert dataset to Parquet
Browse files- README.md +71 -13
- it-IT/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -19,6 +19,19 @@ language:
|
|
19 |
- cs
|
20 |
- ko
|
21 |
- zh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
language_bcp47:
|
23 |
- en
|
24 |
- en-GB
|
@@ -35,19 +48,64 @@ language_bcp47:
|
|
35 |
- cs
|
36 |
- ko
|
37 |
- zh
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
-
|
48 |
-
|
49 |
-
-
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
---
|
52 |
|
53 |
# MInDS-14
|
|
|
19 |
- cs
|
20 |
- ko
|
21 |
- zh
|
22 |
+
license:
|
23 |
+
- cc-by-4.0
|
24 |
+
multilinguality:
|
25 |
+
- multilingual
|
26 |
+
size_categories:
|
27 |
+
- 10K<n<100K
|
28 |
+
task_categories:
|
29 |
+
- automatic-speech-recognition
|
30 |
+
- speech-processing
|
31 |
+
task_ids:
|
32 |
+
- speech-recognition
|
33 |
+
- keyword-spotting
|
34 |
+
pretty_name: MInDS-14
|
35 |
language_bcp47:
|
36 |
- en
|
37 |
- en-GB
|
|
|
48 |
- cs
|
49 |
- ko
|
50 |
- zh
|
51 |
+
dataset_info:
|
52 |
+
config_name: it-IT
|
53 |
+
features:
|
54 |
+
- name: audio
|
55 |
+
dtype:
|
56 |
+
audio:
|
57 |
+
sampling_rate: 8000
|
58 |
+
- name: transcription
|
59 |
+
dtype: string
|
60 |
+
- name: english_transcription
|
61 |
+
dtype: string
|
62 |
+
- name: intent_class
|
63 |
+
dtype:
|
64 |
+
class_label:
|
65 |
+
names:
|
66 |
+
'0': abroad
|
67 |
+
'1': address
|
68 |
+
'2': app_error
|
69 |
+
'3': atm_limit
|
70 |
+
'4': balance
|
71 |
+
'5': business_loan
|
72 |
+
'6': card_issues
|
73 |
+
'7': cash_deposit
|
74 |
+
'8': direct_debit
|
75 |
+
'9': freeze
|
76 |
+
'10': high_value_payment
|
77 |
+
'11': joint_account
|
78 |
+
'12': latest_transactions
|
79 |
+
'13': pay_bill
|
80 |
+
- name: lang_id
|
81 |
+
dtype:
|
82 |
+
class_label:
|
83 |
+
names:
|
84 |
+
'0': cs-CZ
|
85 |
+
'1': de-DE
|
86 |
+
'2': en-AU
|
87 |
+
'3': en-GB
|
88 |
+
'4': en-US
|
89 |
+
'5': es-ES
|
90 |
+
'6': fr-FR
|
91 |
+
'7': it-IT
|
92 |
+
'8': ko-KR
|
93 |
+
'9': nl-NL
|
94 |
+
'10': pl-PL
|
95 |
+
'11': pt-PT
|
96 |
+
'12': ru-RU
|
97 |
+
'13': zh-CN
|
98 |
+
splits:
|
99 |
+
- name: train
|
100 |
+
num_bytes: 82809519.0
|
101 |
+
num_examples: 696
|
102 |
+
download_size: 59279783
|
103 |
+
dataset_size: 82809519.0
|
104 |
+
configs:
|
105 |
+
- config_name: it-IT
|
106 |
+
data_files:
|
107 |
+
- split: train
|
108 |
+
path: it-IT/train-*
|
109 |
---
|
110 |
|
111 |
# MInDS-14
|
it-IT/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb08f070b924b495d472db45b597a8a7f2355c8b7159bbf03ce434f15b5ff401
|
3 |
+
size 59279783
|