Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
Add it-IT data files
Browse files- README.md +58 -0
- it-IT/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -427,6 +427,60 @@ dataset_info:
|
|
427 |
num_examples: 539
|
428 |
download_size: 32628648
|
429 |
dataset_size: 36268599.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
430 |
configs:
|
431 |
- config_name: cs-CZ
|
432 |
data_files:
|
@@ -456,6 +510,10 @@ configs:
|
|
456 |
data_files:
|
457 |
- split: train
|
458 |
path: fr-FR/train-*
|
|
|
|
|
|
|
|
|
459 |
---
|
460 |
|
461 |
# MInDS-14
|
|
|
427 |
num_examples: 539
|
428 |
download_size: 32628648
|
429 |
dataset_size: 36268599.0
|
430 |
+
- config_name: it-IT
|
431 |
+
features:
|
432 |
+
- name: path
|
433 |
+
dtype: string
|
434 |
+
- name: audio
|
435 |
+
dtype:
|
436 |
+
audio:
|
437 |
+
sampling_rate: 8000
|
438 |
+
- name: transcription
|
439 |
+
dtype: string
|
440 |
+
- name: english_transcription
|
441 |
+
dtype: string
|
442 |
+
- name: intent_class
|
443 |
+
dtype:
|
444 |
+
class_label:
|
445 |
+
names:
|
446 |
+
'0': abroad
|
447 |
+
'1': address
|
448 |
+
'2': app_error
|
449 |
+
'3': atm_limit
|
450 |
+
'4': balance
|
451 |
+
'5': business_loan
|
452 |
+
'6': card_issues
|
453 |
+
'7': cash_deposit
|
454 |
+
'8': direct_debit
|
455 |
+
'9': freeze
|
456 |
+
'10': high_value_payment
|
457 |
+
'11': joint_account
|
458 |
+
'12': latest_transactions
|
459 |
+
'13': pay_bill
|
460 |
+
- name: lang_id
|
461 |
+
dtype:
|
462 |
+
class_label:
|
463 |
+
names:
|
464 |
+
'0': cs-CZ
|
465 |
+
'1': de-DE
|
466 |
+
'2': en-AU
|
467 |
+
'3': en-GB
|
468 |
+
'4': en-US
|
469 |
+
'5': es-ES
|
470 |
+
'6': fr-FR
|
471 |
+
'7': it-IT
|
472 |
+
'8': ko-KR
|
473 |
+
'9': nl-NL
|
474 |
+
'10': pl-PL
|
475 |
+
'11': pt-PT
|
476 |
+
'12': ru-RU
|
477 |
+
'13': zh-CN
|
478 |
+
splits:
|
479 |
+
- name: train
|
480 |
+
num_bytes: 82940099.0
|
481 |
+
num_examples: 696
|
482 |
+
download_size: 59319858
|
483 |
+
dataset_size: 82940099.0
|
484 |
configs:
|
485 |
- config_name: cs-CZ
|
486 |
data_files:
|
|
|
510 |
data_files:
|
511 |
- split: train
|
512 |
path: fr-FR/train-*
|
513 |
+
- config_name: it-IT
|
514 |
+
data_files:
|
515 |
+
- split: train
|
516 |
+
path: it-IT/train-*
|
517 |
---
|
518 |
|
519 |
# 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:02101190ea3980fedce382453a87e97e853b91868e2d3f23549680bc02fb082d
|
3 |
+
size 59319858
|