Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +73 -13
- cs-CZ/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,66 @@ 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: cs-CZ
|
53 |
+
features:
|
54 |
+
- name: path
|
55 |
+
dtype: string
|
56 |
+
- name: audio
|
57 |
+
dtype:
|
58 |
+
audio:
|
59 |
+
sampling_rate: 8000
|
60 |
+
- name: transcription
|
61 |
+
dtype: string
|
62 |
+
- name: english_transcription
|
63 |
+
dtype: string
|
64 |
+
- name: intent_class
|
65 |
+
dtype:
|
66 |
+
class_label:
|
67 |
+
names:
|
68 |
+
'0': abroad
|
69 |
+
'1': address
|
70 |
+
'2': app_error
|
71 |
+
'3': atm_limit
|
72 |
+
'4': balance
|
73 |
+
'5': business_loan
|
74 |
+
'6': card_issues
|
75 |
+
'7': cash_deposit
|
76 |
+
'8': direct_debit
|
77 |
+
'9': freeze
|
78 |
+
'10': high_value_payment
|
79 |
+
'11': joint_account
|
80 |
+
'12': latest_transactions
|
81 |
+
'13': pay_bill
|
82 |
+
- name: lang_id
|
83 |
+
dtype:
|
84 |
+
class_label:
|
85 |
+
names:
|
86 |
+
'0': cs-CZ
|
87 |
+
'1': de-DE
|
88 |
+
'2': en-AU
|
89 |
+
'3': en-GB
|
90 |
+
'4': en-US
|
91 |
+
'5': es-ES
|
92 |
+
'6': fr-FR
|
93 |
+
'7': it-IT
|
94 |
+
'8': ko-KR
|
95 |
+
'9': nl-NL
|
96 |
+
'10': pl-PL
|
97 |
+
'11': pt-PT
|
98 |
+
'12': ru-RU
|
99 |
+
'13': zh-CN
|
100 |
+
splits:
|
101 |
+
- name: train
|
102 |
+
num_bytes: 40441715.0
|
103 |
+
num_examples: 574
|
104 |
+
download_size: 36488611
|
105 |
+
dataset_size: 40441715.0
|
106 |
+
configs:
|
107 |
+
- config_name: cs-CZ
|
108 |
+
data_files:
|
109 |
+
- split: train
|
110 |
+
path: cs-CZ/train-*
|
111 |
---
|
112 |
|
113 |
# MInDS-14
|
cs-CZ/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55a3858dde3d5537cec20852110e36d49280b5c28abe0d4afe2d2d1b840c4ad0
|
3 |
+
size 36488611
|