Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
Add es-ES data files
Browse files- README.md +58 -0
- es-ES/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -319,6 +319,60 @@ dataset_info:
|
|
319 |
num_examples: 563
|
320 |
download_size: 34211350
|
321 |
dataset_size: 38857951.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
322 |
configs:
|
323 |
- config_name: cs-CZ
|
324 |
data_files:
|
@@ -340,6 +394,10 @@ configs:
|
|
340 |
data_files:
|
341 |
- split: train
|
342 |
path: en-US/train-*
|
|
|
|
|
|
|
|
|
343 |
---
|
344 |
|
345 |
# MInDS-14
|
|
|
319 |
num_examples: 563
|
320 |
download_size: 34211350
|
321 |
dataset_size: 38857951.0
|
322 |
+
- config_name: es-ES
|
323 |
+
features:
|
324 |
+
- name: path
|
325 |
+
dtype: string
|
326 |
+
- name: audio
|
327 |
+
dtype:
|
328 |
+
audio:
|
329 |
+
sampling_rate: 8000
|
330 |
+
- name: transcription
|
331 |
+
dtype: string
|
332 |
+
- name: english_transcription
|
333 |
+
dtype: string
|
334 |
+
- name: intent_class
|
335 |
+
dtype:
|
336 |
+
class_label:
|
337 |
+
names:
|
338 |
+
'0': abroad
|
339 |
+
'1': address
|
340 |
+
'2': app_error
|
341 |
+
'3': atm_limit
|
342 |
+
'4': balance
|
343 |
+
'5': business_loan
|
344 |
+
'6': card_issues
|
345 |
+
'7': cash_deposit
|
346 |
+
'8': direct_debit
|
347 |
+
'9': freeze
|
348 |
+
'10': high_value_payment
|
349 |
+
'11': joint_account
|
350 |
+
'12': latest_transactions
|
351 |
+
'13': pay_bill
|
352 |
+
- name: lang_id
|
353 |
+
dtype:
|
354 |
+
class_label:
|
355 |
+
names:
|
356 |
+
'0': cs-CZ
|
357 |
+
'1': de-DE
|
358 |
+
'2': en-AU
|
359 |
+
'3': en-GB
|
360 |
+
'4': en-US
|
361 |
+
'5': es-ES
|
362 |
+
'6': fr-FR
|
363 |
+
'7': it-IT
|
364 |
+
'8': ko-KR
|
365 |
+
'9': nl-NL
|
366 |
+
'10': pl-PL
|
367 |
+
'11': pt-PT
|
368 |
+
'12': ru-RU
|
369 |
+
'13': zh-CN
|
370 |
+
splits:
|
371 |
+
- name: train
|
372 |
+
num_bytes: 44205110.0
|
373 |
+
num_examples: 486
|
374 |
+
download_size: 39082793
|
375 |
+
dataset_size: 44205110.0
|
376 |
configs:
|
377 |
- config_name: cs-CZ
|
378 |
data_files:
|
|
|
394 |
data_files:
|
395 |
- split: train
|
396 |
path: en-US/train-*
|
397 |
+
- config_name: es-ES
|
398 |
+
data_files:
|
399 |
+
- split: train
|
400 |
+
path: es-ES/train-*
|
401 |
---
|
402 |
|
403 |
# MInDS-14
|
es-ES/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f87f3f0b84d92404627d747f11f004012ab4c2ef89fe0dbb2818d8422198959
|
3 |
+
size 39082793
|