Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add en-US data files
Browse files- README.md +58 -0
- en-US/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -265,6 +265,60 @@ dataset_info:
|
|
| 265 |
num_examples: 592
|
| 266 |
download_size: 34567714
|
| 267 |
dataset_size: 39218427.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 268 |
configs:
|
| 269 |
- config_name: cs-CZ
|
| 270 |
data_files:
|
|
@@ -282,6 +336,10 @@ configs:
|
|
| 282 |
data_files:
|
| 283 |
- split: train
|
| 284 |
path: en-GB/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 285 |
---
|
| 286 |
|
| 287 |
# MInDS-14
|
|
|
|
| 265 |
num_examples: 592
|
| 266 |
download_size: 34567714
|
| 267 |
dataset_size: 39218427.0
|
| 268 |
+
- config_name: en-US
|
| 269 |
+
features:
|
| 270 |
+
- name: path
|
| 271 |
+
dtype: string
|
| 272 |
+
- name: audio
|
| 273 |
+
dtype:
|
| 274 |
+
audio:
|
| 275 |
+
sampling_rate: 8000
|
| 276 |
+
- name: transcription
|
| 277 |
+
dtype: string
|
| 278 |
+
- name: english_transcription
|
| 279 |
+
dtype: string
|
| 280 |
+
- name: intent_class
|
| 281 |
+
dtype:
|
| 282 |
+
class_label:
|
| 283 |
+
names:
|
| 284 |
+
'0': abroad
|
| 285 |
+
'1': address
|
| 286 |
+
'2': app_error
|
| 287 |
+
'3': atm_limit
|
| 288 |
+
'4': balance
|
| 289 |
+
'5': business_loan
|
| 290 |
+
'6': card_issues
|
| 291 |
+
'7': cash_deposit
|
| 292 |
+
'8': direct_debit
|
| 293 |
+
'9': freeze
|
| 294 |
+
'10': high_value_payment
|
| 295 |
+
'11': joint_account
|
| 296 |
+
'12': latest_transactions
|
| 297 |
+
'13': pay_bill
|
| 298 |
+
- name: lang_id
|
| 299 |
+
dtype:
|
| 300 |
+
class_label:
|
| 301 |
+
names:
|
| 302 |
+
'0': cs-CZ
|
| 303 |
+
'1': de-DE
|
| 304 |
+
'2': en-AU
|
| 305 |
+
'3': en-GB
|
| 306 |
+
'4': en-US
|
| 307 |
+
'5': es-ES
|
| 308 |
+
'6': fr-FR
|
| 309 |
+
'7': it-IT
|
| 310 |
+
'8': ko-KR
|
| 311 |
+
'9': nl-NL
|
| 312 |
+
'10': pl-PL
|
| 313 |
+
'11': pt-PT
|
| 314 |
+
'12': ru-RU
|
| 315 |
+
'13': zh-CN
|
| 316 |
+
splits:
|
| 317 |
+
- name: train
|
| 318 |
+
num_bytes: 38857951.0
|
| 319 |
+
num_examples: 563
|
| 320 |
+
download_size: 34211350
|
| 321 |
+
dataset_size: 38857951.0
|
| 322 |
configs:
|
| 323 |
- config_name: cs-CZ
|
| 324 |
data_files:
|
|
|
|
| 336 |
data_files:
|
| 337 |
- split: train
|
| 338 |
path: en-GB/train-*
|
| 339 |
+
- config_name: en-US
|
| 340 |
+
data_files:
|
| 341 |
+
- split: train
|
| 342 |
+
path: en-US/train-*
|
| 343 |
---
|
| 344 |
|
| 345 |
# MInDS-14
|
en-US/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b8aa9b1b3ffc8c19385b998401adcae6fa58badc00bb87e4f5cd680ab82b0a9
|
| 3 |
+
size 34211350
|