Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'ru-RU' config data files
Browse files- README.md +58 -0
- ru-RU/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -97,6 +97,10 @@ configs:
|
|
| 97 |
data_files:
|
| 98 |
- split: train
|
| 99 |
path: pt-PT/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
dataset_info:
|
| 101 |
- config_name: cs-CZ
|
| 102 |
features:
|
|
@@ -746,6 +750,60 @@ dataset_info:
|
|
| 746 |
num_examples: 604
|
| 747 |
download_size: 51738310
|
| 748 |
dataset_size: 77549349.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 749 |
---
|
| 750 |
|
| 751 |
# MInDS-14
|
|
|
|
| 97 |
data_files:
|
| 98 |
- split: train
|
| 99 |
path: pt-PT/train-*
|
| 100 |
+
- config_name: ru-RU
|
| 101 |
+
data_files:
|
| 102 |
+
- split: train
|
| 103 |
+
path: ru-RU/train-*
|
| 104 |
dataset_info:
|
| 105 |
- config_name: cs-CZ
|
| 106 |
features:
|
|
|
|
| 750 |
num_examples: 604
|
| 751 |
download_size: 51738310
|
| 752 |
dataset_size: 77549349.0
|
| 753 |
+
- config_name: ru-RU
|
| 754 |
+
features:
|
| 755 |
+
- name: path
|
| 756 |
+
dtype: string
|
| 757 |
+
- name: audio
|
| 758 |
+
dtype:
|
| 759 |
+
audio:
|
| 760 |
+
sampling_rate: 8000
|
| 761 |
+
- name: transcription
|
| 762 |
+
dtype: string
|
| 763 |
+
- name: english_transcription
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: intent_class
|
| 766 |
+
dtype:
|
| 767 |
+
class_label:
|
| 768 |
+
names:
|
| 769 |
+
'0': abroad
|
| 770 |
+
'1': address
|
| 771 |
+
'2': app_error
|
| 772 |
+
'3': atm_limit
|
| 773 |
+
'4': balance
|
| 774 |
+
'5': business_loan
|
| 775 |
+
'6': card_issues
|
| 776 |
+
'7': cash_deposit
|
| 777 |
+
'8': direct_debit
|
| 778 |
+
'9': freeze
|
| 779 |
+
'10': high_value_payment
|
| 780 |
+
'11': joint_account
|
| 781 |
+
'12': latest_transactions
|
| 782 |
+
'13': pay_bill
|
| 783 |
+
- name: lang_id
|
| 784 |
+
dtype:
|
| 785 |
+
class_label:
|
| 786 |
+
names:
|
| 787 |
+
'0': cs-CZ
|
| 788 |
+
'1': de-DE
|
| 789 |
+
'2': en-AU
|
| 790 |
+
'3': en-GB
|
| 791 |
+
'4': en-US
|
| 792 |
+
'5': es-ES
|
| 793 |
+
'6': fr-FR
|
| 794 |
+
'7': it-IT
|
| 795 |
+
'8': ko-KR
|
| 796 |
+
'9': nl-NL
|
| 797 |
+
'10': pl-PL
|
| 798 |
+
'11': pt-PT
|
| 799 |
+
'12': ru-RU
|
| 800 |
+
'13': zh-CN
|
| 801 |
+
splits:
|
| 802 |
+
- name: train
|
| 803 |
+
num_bytes: 38159953.0
|
| 804 |
+
num_examples: 539
|
| 805 |
+
download_size: 34494545
|
| 806 |
+
dataset_size: 38159953.0
|
| 807 |
---
|
| 808 |
|
| 809 |
# 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:2846c833feb8f341086f33335582a411f968da62e0ce6d4a589ca5a61830c79b
|
| 3 |
+
size 34494545
|