Datasets:
Tasks:
Automatic Speech Recognition
Sub-tasks:
keyword-spotting
Size:
10K<n<100K
ArXiv:
Tags:
speech-recognition
License:
mariosasko
commited on
Commit
•
2e82ab9
1
Parent(s):
5a869d5
Add fr-FR data files
Browse files- README.md +56 -0
- fr-FR/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -361,6 +361,58 @@ dataset_info:
|
|
361 |
num_examples: 486
|
362 |
download_size: 39065674
|
363 |
dataset_size: 44119716.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
364 |
configs:
|
365 |
- config_name: cs-CZ
|
366 |
data_files:
|
@@ -386,6 +438,10 @@ configs:
|
|
386 |
data_files:
|
387 |
- split: train
|
388 |
path: es-ES/train-*
|
|
|
|
|
|
|
|
|
389 |
---
|
390 |
|
391 |
# MInDS-14
|
|
|
361 |
num_examples: 486
|
362 |
download_size: 39065674
|
363 |
dataset_size: 44119716.0
|
364 |
+
- config_name: fr-FR
|
365 |
+
features:
|
366 |
+
- name: audio
|
367 |
+
dtype:
|
368 |
+
audio:
|
369 |
+
sampling_rate: 8000
|
370 |
+
- name: transcription
|
371 |
+
dtype: string
|
372 |
+
- name: english_transcription
|
373 |
+
dtype: string
|
374 |
+
- name: intent_class
|
375 |
+
dtype:
|
376 |
+
class_label:
|
377 |
+
names:
|
378 |
+
'0': abroad
|
379 |
+
'1': address
|
380 |
+
'2': app_error
|
381 |
+
'3': atm_limit
|
382 |
+
'4': balance
|
383 |
+
'5': business_loan
|
384 |
+
'6': card_issues
|
385 |
+
'7': cash_deposit
|
386 |
+
'8': direct_debit
|
387 |
+
'9': freeze
|
388 |
+
'10': high_value_payment
|
389 |
+
'11': joint_account
|
390 |
+
'12': latest_transactions
|
391 |
+
'13': pay_bill
|
392 |
+
- name: lang_id
|
393 |
+
dtype:
|
394 |
+
class_label:
|
395 |
+
names:
|
396 |
+
'0': cs-CZ
|
397 |
+
'1': de-DE
|
398 |
+
'2': en-AU
|
399 |
+
'3': en-GB
|
400 |
+
'4': en-US
|
401 |
+
'5': es-ES
|
402 |
+
'6': fr-FR
|
403 |
+
'7': it-IT
|
404 |
+
'8': ko-KR
|
405 |
+
'9': nl-NL
|
406 |
+
'10': pl-PL
|
407 |
+
'11': pt-PT
|
408 |
+
'12': ru-RU
|
409 |
+
'13': zh-CN
|
410 |
+
splits:
|
411 |
+
- name: train
|
412 |
+
num_bytes: 36180915.0
|
413 |
+
num_examples: 539
|
414 |
+
download_size: 32613718
|
415 |
+
dataset_size: 36180915.0
|
416 |
configs:
|
417 |
- config_name: cs-CZ
|
418 |
data_files:
|
|
|
438 |
data_files:
|
439 |
- split: train
|
440 |
path: es-ES/train-*
|
441 |
+
- config_name: fr-FR
|
442 |
+
data_files:
|
443 |
+
- split: train
|
444 |
+
path: fr-FR/train-*
|
445 |
---
|
446 |
|
447 |
# MInDS-14
|
fr-FR/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74a2c916828eb83c9b6c4e2dbe06db6ccdc99144c964fe13e2b29d3a080bd032
|
3 |
+
size 32613718
|