Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'pl-PL' config data files
Browse files- README.md +58 -0
- pl-PL/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -89,6 +89,10 @@ configs:
|
|
| 89 |
data_files:
|
| 90 |
- split: train
|
| 91 |
path: nl-NL/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 92 |
dataset_info:
|
| 93 |
- config_name: cs-CZ
|
| 94 |
features:
|
|
@@ -630,6 +634,60 @@ dataset_info:
|
|
| 630 |
num_examples: 654
|
| 631 |
download_size: 46536858
|
| 632 |
dataset_size: 51418818.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 633 |
---
|
| 634 |
|
| 635 |
# MInDS-14
|
|
|
|
| 89 |
data_files:
|
| 90 |
- split: train
|
| 91 |
path: nl-NL/train-*
|
| 92 |
+
- config_name: pl-PL
|
| 93 |
+
data_files:
|
| 94 |
+
- split: train
|
| 95 |
+
path: pl-PL/train-*
|
| 96 |
dataset_info:
|
| 97 |
- config_name: cs-CZ
|
| 98 |
features:
|
|
|
|
| 634 |
num_examples: 654
|
| 635 |
download_size: 46536858
|
| 636 |
dataset_size: 51418818.0
|
| 637 |
+
- config_name: pl-PL
|
| 638 |
+
features:
|
| 639 |
+
- name: path
|
| 640 |
+
dtype: string
|
| 641 |
+
- name: audio
|
| 642 |
+
dtype:
|
| 643 |
+
audio:
|
| 644 |
+
sampling_rate: 8000
|
| 645 |
+
- name: transcription
|
| 646 |
+
dtype: string
|
| 647 |
+
- name: english_transcription
|
| 648 |
+
dtype: string
|
| 649 |
+
- name: intent_class
|
| 650 |
+
dtype:
|
| 651 |
+
class_label:
|
| 652 |
+
names:
|
| 653 |
+
'0': abroad
|
| 654 |
+
'1': address
|
| 655 |
+
'2': app_error
|
| 656 |
+
'3': atm_limit
|
| 657 |
+
'4': balance
|
| 658 |
+
'5': business_loan
|
| 659 |
+
'6': card_issues
|
| 660 |
+
'7': cash_deposit
|
| 661 |
+
'8': direct_debit
|
| 662 |
+
'9': freeze
|
| 663 |
+
'10': high_value_payment
|
| 664 |
+
'11': joint_account
|
| 665 |
+
'12': latest_transactions
|
| 666 |
+
'13': pay_bill
|
| 667 |
+
- name: lang_id
|
| 668 |
+
dtype:
|
| 669 |
+
class_label:
|
| 670 |
+
names:
|
| 671 |
+
'0': cs-CZ
|
| 672 |
+
'1': de-DE
|
| 673 |
+
'2': en-AU
|
| 674 |
+
'3': en-GB
|
| 675 |
+
'4': en-US
|
| 676 |
+
'5': es-ES
|
| 677 |
+
'6': fr-FR
|
| 678 |
+
'7': it-IT
|
| 679 |
+
'8': ko-KR
|
| 680 |
+
'9': nl-NL
|
| 681 |
+
'10': pl-PL
|
| 682 |
+
'11': pt-PT
|
| 683 |
+
'12': ru-RU
|
| 684 |
+
'13': zh-CN
|
| 685 |
+
splits:
|
| 686 |
+
- name: train
|
| 687 |
+
num_bytes: 88547861.0
|
| 688 |
+
num_examples: 562
|
| 689 |
+
download_size: 52662883
|
| 690 |
+
dataset_size: 88547861.0
|
| 691 |
---
|
| 692 |
|
| 693 |
# MInDS-14
|
pl-PL/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5031208b7fbf81bb2552c3c0b00715b9a5043b759c5ccc5517e710ebda4d28e5
|
| 3 |
+
size 52662883
|