Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'en-GB' config data files
Browse files- README.md +58 -0
- en-GB/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -61,6 +61,10 @@ configs:
|
|
| 61 |
data_files:
|
| 62 |
- split: train
|
| 63 |
path: en-AU/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 64 |
dataset_info:
|
| 65 |
- config_name: cs-CZ
|
| 66 |
features:
|
|
@@ -224,6 +228,60 @@ dataset_info:
|
|
| 224 |
num_examples: 654
|
| 225 |
download_size: 37348052
|
| 226 |
dataset_size: 44154982.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 227 |
---
|
| 228 |
|
| 229 |
# MInDS-14
|
|
|
|
| 61 |
data_files:
|
| 62 |
- split: train
|
| 63 |
path: en-AU/train-*
|
| 64 |
+
- config_name: en-GB
|
| 65 |
+
data_files:
|
| 66 |
+
- split: train
|
| 67 |
+
path: en-GB/train-*
|
| 68 |
dataset_info:
|
| 69 |
- config_name: cs-CZ
|
| 70 |
features:
|
|
|
|
| 228 |
num_examples: 654
|
| 229 |
download_size: 37348052
|
| 230 |
dataset_size: 44154982.0
|
| 231 |
+
- config_name: en-GB
|
| 232 |
+
features:
|
| 233 |
+
- name: path
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: audio
|
| 236 |
+
dtype:
|
| 237 |
+
audio:
|
| 238 |
+
sampling_rate: 8000
|
| 239 |
+
- name: transcription
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: english_transcription
|
| 242 |
+
dtype: string
|
| 243 |
+
- name: intent_class
|
| 244 |
+
dtype:
|
| 245 |
+
class_label:
|
| 246 |
+
names:
|
| 247 |
+
'0': abroad
|
| 248 |
+
'1': address
|
| 249 |
+
'2': app_error
|
| 250 |
+
'3': atm_limit
|
| 251 |
+
'4': balance
|
| 252 |
+
'5': business_loan
|
| 253 |
+
'6': card_issues
|
| 254 |
+
'7': cash_deposit
|
| 255 |
+
'8': direct_debit
|
| 256 |
+
'9': freeze
|
| 257 |
+
'10': high_value_payment
|
| 258 |
+
'11': joint_account
|
| 259 |
+
'12': latest_transactions
|
| 260 |
+
'13': pay_bill
|
| 261 |
+
- name: lang_id
|
| 262 |
+
dtype:
|
| 263 |
+
class_label:
|
| 264 |
+
names:
|
| 265 |
+
'0': cs-CZ
|
| 266 |
+
'1': de-DE
|
| 267 |
+
'2': en-AU
|
| 268 |
+
'3': en-GB
|
| 269 |
+
'4': en-US
|
| 270 |
+
'5': es-ES
|
| 271 |
+
'6': fr-FR
|
| 272 |
+
'7': it-IT
|
| 273 |
+
'8': ko-KR
|
| 274 |
+
'9': nl-NL
|
| 275 |
+
'10': pl-PL
|
| 276 |
+
'11': pt-PT
|
| 277 |
+
'12': ru-RU
|
| 278 |
+
'13': zh-CN
|
| 279 |
+
splits:
|
| 280 |
+
- name: train
|
| 281 |
+
num_bytes: 39143835.0
|
| 282 |
+
num_examples: 592
|
| 283 |
+
download_size: 34551079
|
| 284 |
+
dataset_size: 39143835.0
|
| 285 |
---
|
| 286 |
|
| 287 |
# MInDS-14
|
en-GB/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52c988dc66991be64109bb7043fd3acb8c00a7cfc1006670ee0b3906868a9b00
|
| 3 |
+
size 34551079
|