Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'fr-FR' config data files
Browse files- README.md +58 -0
- fr-FR/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -73,6 +73,10 @@ configs:
|
|
| 73 |
data_files:
|
| 74 |
- split: train
|
| 75 |
path: es-ES/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 76 |
dataset_info:
|
| 77 |
- config_name: cs-CZ
|
| 78 |
features:
|
|
@@ -398,6 +402,60 @@ dataset_info:
|
|
| 398 |
num_examples: 486
|
| 399 |
download_size: 39069577
|
| 400 |
dataset_size: 44143874.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 401 |
---
|
| 402 |
|
| 403 |
# MInDS-14
|
|
|
|
| 73 |
data_files:
|
| 74 |
- split: train
|
| 75 |
path: es-ES/train-*
|
| 76 |
+
- config_name: fr-FR
|
| 77 |
+
data_files:
|
| 78 |
+
- split: train
|
| 79 |
+
path: fr-FR/train-*
|
| 80 |
dataset_info:
|
| 81 |
- config_name: cs-CZ
|
| 82 |
features:
|
|
|
|
| 402 |
num_examples: 486
|
| 403 |
download_size: 39069577
|
| 404 |
dataset_size: 44143874.0
|
| 405 |
+
- config_name: fr-FR
|
| 406 |
+
features:
|
| 407 |
+
- name: path
|
| 408 |
+
dtype: string
|
| 409 |
+
- name: audio
|
| 410 |
+
dtype:
|
| 411 |
+
audio:
|
| 412 |
+
sampling_rate: 8000
|
| 413 |
+
- name: transcription
|
| 414 |
+
dtype: string
|
| 415 |
+
- name: english_transcription
|
| 416 |
+
dtype: string
|
| 417 |
+
- name: intent_class
|
| 418 |
+
dtype:
|
| 419 |
+
class_label:
|
| 420 |
+
names:
|
| 421 |
+
'0': abroad
|
| 422 |
+
'1': address
|
| 423 |
+
'2': app_error
|
| 424 |
+
'3': atm_limit
|
| 425 |
+
'4': balance
|
| 426 |
+
'5': business_loan
|
| 427 |
+
'6': card_issues
|
| 428 |
+
'7': cash_deposit
|
| 429 |
+
'8': direct_debit
|
| 430 |
+
'9': freeze
|
| 431 |
+
'10': high_value_payment
|
| 432 |
+
'11': joint_account
|
| 433 |
+
'12': latest_transactions
|
| 434 |
+
'13': pay_bill
|
| 435 |
+
- name: lang_id
|
| 436 |
+
dtype:
|
| 437 |
+
class_label:
|
| 438 |
+
names:
|
| 439 |
+
'0': cs-CZ
|
| 440 |
+
'1': de-DE
|
| 441 |
+
'2': en-AU
|
| 442 |
+
'3': en-GB
|
| 443 |
+
'4': en-US
|
| 444 |
+
'5': es-ES
|
| 445 |
+
'6': fr-FR
|
| 446 |
+
'7': it-IT
|
| 447 |
+
'8': ko-KR
|
| 448 |
+
'9': nl-NL
|
| 449 |
+
'10': pl-PL
|
| 450 |
+
'11': pt-PT
|
| 451 |
+
'12': ru-RU
|
| 452 |
+
'13': zh-CN
|
| 453 |
+
splits:
|
| 454 |
+
- name: train
|
| 455 |
+
num_bytes: 36200685.0
|
| 456 |
+
num_examples: 539
|
| 457 |
+
download_size: 32613161
|
| 458 |
+
dataset_size: 36200685.0
|
| 459 |
---
|
| 460 |
|
| 461 |
# 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:84b20ae271f627474ee3f8140c5d0b64a8f09a8c3d4f4ba8c2a6ee0dec8c295c
|
| 3 |
+
size 32613161
|