Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
mariosasko
commited on
Commit
•
d602bc3
1
Parent(s):
d0858f4
Add ru-RU data files
Browse files- README.md +56 -0
- ru-RU/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -673,6 +673,58 @@ dataset_info:
|
|
673 |
num_examples: 604
|
674 |
download_size: 51730868
|
675 |
dataset_size: 77520663.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
676 |
configs:
|
677 |
- config_name: cs-CZ
|
678 |
data_files:
|
@@ -722,6 +774,10 @@ configs:
|
|
722 |
data_files:
|
723 |
- split: train
|
724 |
path: pt-PT/train-*
|
|
|
|
|
|
|
|
|
725 |
---
|
726 |
|
727 |
# MInDS-14
|
|
|
673 |
num_examples: 604
|
674 |
download_size: 51730868
|
675 |
dataset_size: 77520663.0
|
676 |
+
- config_name: ru-RU
|
677 |
+
features:
|
678 |
+
- name: audio
|
679 |
+
dtype:
|
680 |
+
audio:
|
681 |
+
sampling_rate: 8000
|
682 |
+
- name: transcription
|
683 |
+
dtype: string
|
684 |
+
- name: english_transcription
|
685 |
+
dtype: string
|
686 |
+
- name: intent_class
|
687 |
+
dtype:
|
688 |
+
class_label:
|
689 |
+
names:
|
690 |
+
'0': abroad
|
691 |
+
'1': address
|
692 |
+
'2': app_error
|
693 |
+
'3': atm_limit
|
694 |
+
'4': balance
|
695 |
+
'5': business_loan
|
696 |
+
'6': card_issues
|
697 |
+
'7': cash_deposit
|
698 |
+
'8': direct_debit
|
699 |
+
'9': freeze
|
700 |
+
'10': high_value_payment
|
701 |
+
'11': joint_account
|
702 |
+
'12': latest_transactions
|
703 |
+
'13': pay_bill
|
704 |
+
- name: lang_id
|
705 |
+
dtype:
|
706 |
+
class_label:
|
707 |
+
names:
|
708 |
+
'0': cs-CZ
|
709 |
+
'1': de-DE
|
710 |
+
'2': en-AU
|
711 |
+
'3': en-GB
|
712 |
+
'4': en-US
|
713 |
+
'5': es-ES
|
714 |
+
'6': fr-FR
|
715 |
+
'7': it-IT
|
716 |
+
'8': ko-KR
|
717 |
+
'9': nl-NL
|
718 |
+
'10': pl-PL
|
719 |
+
'11': pt-PT
|
720 |
+
'12': ru-RU
|
721 |
+
'13': zh-CN
|
722 |
+
splits:
|
723 |
+
- name: train
|
724 |
+
num_bytes: 38133114.0
|
725 |
+
num_examples: 539
|
726 |
+
download_size: 34490005
|
727 |
+
dataset_size: 38133114.0
|
728 |
configs:
|
729 |
- config_name: cs-CZ
|
730 |
data_files:
|
|
|
774 |
data_files:
|
775 |
- split: train
|
776 |
path: pt-PT/train-*
|
777 |
+
- config_name: ru-RU
|
778 |
+
data_files:
|
779 |
+
- split: train
|
780 |
+
path: ru-RU/train-*
|
781 |
---
|
782 |
|
783 |
# MInDS-14
|
ru-RU/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdca2a6c284511e1a5f3e1badb062b08e083bc6fbf0bee8c774a1ee61f27bbad
|
3 |
+
size 34490005
|