Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
Add zh-CN data files
Browse files- README.md +58 -0
- zh-CN/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -751,6 +751,60 @@ dataset_info:
|
|
751 |
num_examples: 539
|
752 |
download_size: 34510357
|
753 |
dataset_size: 38227867.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
754 |
configs:
|
755 |
- config_name: cs-CZ
|
756 |
data_files:
|
@@ -804,6 +858,10 @@ configs:
|
|
804 |
data_files:
|
805 |
- split: train
|
806 |
path: ru-RU/train-*
|
|
|
|
|
|
|
|
|
807 |
---
|
808 |
|
809 |
# MInDS-14
|
|
|
751 |
num_examples: 539
|
752 |
download_size: 34510357
|
753 |
dataset_size: 38227867.0
|
754 |
+
- config_name: zh-CN
|
755 |
+
features:
|
756 |
+
- name: path
|
757 |
+
dtype: string
|
758 |
+
- name: audio
|
759 |
+
dtype:
|
760 |
+
audio:
|
761 |
+
sampling_rate: 8000
|
762 |
+
- name: transcription
|
763 |
+
dtype: string
|
764 |
+
- name: english_transcription
|
765 |
+
dtype: string
|
766 |
+
- name: intent_class
|
767 |
+
dtype:
|
768 |
+
class_label:
|
769 |
+
names:
|
770 |
+
'0': abroad
|
771 |
+
'1': address
|
772 |
+
'2': app_error
|
773 |
+
'3': atm_limit
|
774 |
+
'4': balance
|
775 |
+
'5': business_loan
|
776 |
+
'6': card_issues
|
777 |
+
'7': cash_deposit
|
778 |
+
'8': direct_debit
|
779 |
+
'9': freeze
|
780 |
+
'10': high_value_payment
|
781 |
+
'11': joint_account
|
782 |
+
'12': latest_transactions
|
783 |
+
'13': pay_bill
|
784 |
+
- name: lang_id
|
785 |
+
dtype:
|
786 |
+
class_label:
|
787 |
+
names:
|
788 |
+
'0': cs-CZ
|
789 |
+
'1': de-DE
|
790 |
+
'2': en-AU
|
791 |
+
'3': en-GB
|
792 |
+
'4': en-US
|
793 |
+
'5': es-ES
|
794 |
+
'6': fr-FR
|
795 |
+
'7': it-IT
|
796 |
+
'8': ko-KR
|
797 |
+
'9': nl-NL
|
798 |
+
'10': pl-PL
|
799 |
+
'11': pt-PT
|
800 |
+
'12': ru-RU
|
801 |
+
'13': zh-CN
|
802 |
+
splits:
|
803 |
+
- name: train
|
804 |
+
num_bytes: 36585595.0
|
805 |
+
num_examples: 502
|
806 |
+
download_size: 32372619
|
807 |
+
dataset_size: 36585595.0
|
808 |
configs:
|
809 |
- config_name: cs-CZ
|
810 |
data_files:
|
|
|
858 |
data_files:
|
859 |
- split: train
|
860 |
path: ru-RU/train-*
|
861 |
+
- config_name: zh-CN
|
862 |
+
data_files:
|
863 |
+
- split: train
|
864 |
+
path: zh-CN/train-*
|
865 |
---
|
866 |
|
867 |
# MInDS-14
|
zh-CN/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36392be44d985ec1e9f3f79560513b2292f9fb18fb54afd782ce7a124e46865e
|
3 |
+
size 32372619
|