Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'nl-NL' config data files
Browse files- README.md +58 -0
- nl-NL/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -85,6 +85,10 @@ configs:
|
|
85 |
data_files:
|
86 |
- split: train
|
87 |
path: ko-KR/train-*
|
|
|
|
|
|
|
|
|
88 |
dataset_info:
|
89 |
- config_name: cs-CZ
|
90 |
features:
|
@@ -572,6 +576,60 @@ dataset_info:
|
|
572 |
num_examples: 592
|
573 |
download_size: 34163604
|
574 |
dataset_size: 39733949.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
575 |
---
|
576 |
|
577 |
# MInDS-14
|
|
|
85 |
data_files:
|
86 |
- split: train
|
87 |
path: ko-KR/train-*
|
88 |
+
- config_name: nl-NL
|
89 |
+
data_files:
|
90 |
+
- split: train
|
91 |
+
path: nl-NL/train-*
|
92 |
dataset_info:
|
93 |
- config_name: cs-CZ
|
94 |
features:
|
|
|
576 |
num_examples: 592
|
577 |
download_size: 34163604
|
578 |
dataset_size: 39733949.0
|
579 |
+
- config_name: nl-NL
|
580 |
+
features:
|
581 |
+
- name: path
|
582 |
+
dtype: string
|
583 |
+
- name: audio
|
584 |
+
dtype:
|
585 |
+
audio:
|
586 |
+
sampling_rate: 8000
|
587 |
+
- name: transcription
|
588 |
+
dtype: string
|
589 |
+
- name: english_transcription
|
590 |
+
dtype: string
|
591 |
+
- name: intent_class
|
592 |
+
dtype:
|
593 |
+
class_label:
|
594 |
+
names:
|
595 |
+
'0': abroad
|
596 |
+
'1': address
|
597 |
+
'2': app_error
|
598 |
+
'3': atm_limit
|
599 |
+
'4': balance
|
600 |
+
'5': business_loan
|
601 |
+
'6': card_issues
|
602 |
+
'7': cash_deposit
|
603 |
+
'8': direct_debit
|
604 |
+
'9': freeze
|
605 |
+
'10': high_value_payment
|
606 |
+
'11': joint_account
|
607 |
+
'12': latest_transactions
|
608 |
+
'13': pay_bill
|
609 |
+
- name: lang_id
|
610 |
+
dtype:
|
611 |
+
class_label:
|
612 |
+
names:
|
613 |
+
'0': cs-CZ
|
614 |
+
'1': de-DE
|
615 |
+
'2': en-AU
|
616 |
+
'3': en-GB
|
617 |
+
'4': en-US
|
618 |
+
'5': es-ES
|
619 |
+
'6': fr-FR
|
620 |
+
'7': it-IT
|
621 |
+
'8': ko-KR
|
622 |
+
'9': nl-NL
|
623 |
+
'10': pl-PL
|
624 |
+
'11': pt-PT
|
625 |
+
'12': ru-RU
|
626 |
+
'13': zh-CN
|
627 |
+
splits:
|
628 |
+
- name: train
|
629 |
+
num_bytes: 51418818.0
|
630 |
+
num_examples: 654
|
631 |
+
download_size: 46536858
|
632 |
+
dataset_size: 51418818.0
|
633 |
---
|
634 |
|
635 |
# MInDS-14
|
nl-NL/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41e210057b55be636ce1eb1aeeb7928a9ca61db2098e9ffc22f2749dbcbe9b59
|
3 |
+
size 46536858
|