Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +60 -0
- cs-CZ/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -48,6 +48,66 @@ language_bcp47:
|
|
| 48 |
- zh
|
| 49 |
tags:
|
| 50 |
- speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
---
|
| 52 |
|
| 53 |
# MInDS-14
|
|
|
|
| 48 |
- zh
|
| 49 |
tags:
|
| 50 |
- speech-recognition
|
| 51 |
+
configs:
|
| 52 |
+
- config_name: cs-CZ
|
| 53 |
+
data_files:
|
| 54 |
+
- split: train
|
| 55 |
+
path: cs-CZ/train-*
|
| 56 |
+
dataset_info:
|
| 57 |
+
config_name: cs-CZ
|
| 58 |
+
features:
|
| 59 |
+
- name: path
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: audio
|
| 62 |
+
dtype:
|
| 63 |
+
audio:
|
| 64 |
+
sampling_rate: 8000
|
| 65 |
+
- name: transcription
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: english_transcription
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: intent_class
|
| 70 |
+
dtype:
|
| 71 |
+
class_label:
|
| 72 |
+
names:
|
| 73 |
+
'0': abroad
|
| 74 |
+
'1': address
|
| 75 |
+
'2': app_error
|
| 76 |
+
'3': atm_limit
|
| 77 |
+
'4': balance
|
| 78 |
+
'5': business_loan
|
| 79 |
+
'6': card_issues
|
| 80 |
+
'7': cash_deposit
|
| 81 |
+
'8': direct_debit
|
| 82 |
+
'9': freeze
|
| 83 |
+
'10': high_value_payment
|
| 84 |
+
'11': joint_account
|
| 85 |
+
'12': latest_transactions
|
| 86 |
+
'13': pay_bill
|
| 87 |
+
- name: lang_id
|
| 88 |
+
dtype:
|
| 89 |
+
class_label:
|
| 90 |
+
names:
|
| 91 |
+
'0': cs-CZ
|
| 92 |
+
'1': de-DE
|
| 93 |
+
'2': en-AU
|
| 94 |
+
'3': en-GB
|
| 95 |
+
'4': en-US
|
| 96 |
+
'5': es-ES
|
| 97 |
+
'6': fr-FR
|
| 98 |
+
'7': it-IT
|
| 99 |
+
'8': ko-KR
|
| 100 |
+
'9': nl-NL
|
| 101 |
+
'10': pl-PL
|
| 102 |
+
'11': pt-PT
|
| 103 |
+
'12': ru-RU
|
| 104 |
+
'13': zh-CN
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 40369391.0
|
| 108 |
+
num_examples: 574
|
| 109 |
+
download_size: 36473997
|
| 110 |
+
dataset_size: 40369391.0
|
| 111 |
---
|
| 112 |
|
| 113 |
# MInDS-14
|
cs-CZ/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72a2c4b3c27434118a55da2adff2fb2850cbec6e46b5b89dd87745b660097550
|
| 3 |
+
size 36473997
|