Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Sub-tasks:
keyword-spotting
Size:
10K - 100K
ArXiv:
Tags:
speech-recognition
License:
Add 'ko-KR' config data files
Browse files- README.md +58 -0
- ko-KR/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -81,6 +81,10 @@ configs:
|
|
| 81 |
data_files:
|
| 82 |
- split: train
|
| 83 |
path: it-IT/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
dataset_info:
|
| 85 |
- config_name: cs-CZ
|
| 86 |
features:
|
|
@@ -514,6 +518,60 @@ dataset_info:
|
|
| 514 |
num_examples: 696
|
| 515 |
download_size: 59299376
|
| 516 |
dataset_size: 82852403.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 517 |
---
|
| 518 |
|
| 519 |
# MInDS-14
|
|
|
|
| 81 |
data_files:
|
| 82 |
- split: train
|
| 83 |
path: it-IT/train-*
|
| 84 |
+
- config_name: ko-KR
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: ko-KR/train-*
|
| 88 |
dataset_info:
|
| 89 |
- config_name: cs-CZ
|
| 90 |
features:
|
|
|
|
| 518 |
num_examples: 696
|
| 519 |
download_size: 59299376
|
| 520 |
dataset_size: 82852403.0
|
| 521 |
+
- config_name: ko-KR
|
| 522 |
+
features:
|
| 523 |
+
- name: path
|
| 524 |
+
dtype: string
|
| 525 |
+
- name: audio
|
| 526 |
+
dtype:
|
| 527 |
+
audio:
|
| 528 |
+
sampling_rate: 8000
|
| 529 |
+
- name: transcription
|
| 530 |
+
dtype: string
|
| 531 |
+
- name: english_transcription
|
| 532 |
+
dtype: string
|
| 533 |
+
- name: intent_class
|
| 534 |
+
dtype:
|
| 535 |
+
class_label:
|
| 536 |
+
names:
|
| 537 |
+
'0': abroad
|
| 538 |
+
'1': address
|
| 539 |
+
'2': app_error
|
| 540 |
+
'3': atm_limit
|
| 541 |
+
'4': balance
|
| 542 |
+
'5': business_loan
|
| 543 |
+
'6': card_issues
|
| 544 |
+
'7': cash_deposit
|
| 545 |
+
'8': direct_debit
|
| 546 |
+
'9': freeze
|
| 547 |
+
'10': high_value_payment
|
| 548 |
+
'11': joint_account
|
| 549 |
+
'12': latest_transactions
|
| 550 |
+
'13': pay_bill
|
| 551 |
+
- name: lang_id
|
| 552 |
+
dtype:
|
| 553 |
+
class_label:
|
| 554 |
+
names:
|
| 555 |
+
'0': cs-CZ
|
| 556 |
+
'1': de-DE
|
| 557 |
+
'2': en-AU
|
| 558 |
+
'3': en-GB
|
| 559 |
+
'4': en-US
|
| 560 |
+
'5': es-ES
|
| 561 |
+
'6': fr-FR
|
| 562 |
+
'7': it-IT
|
| 563 |
+
'8': ko-KR
|
| 564 |
+
'9': nl-NL
|
| 565 |
+
'10': pl-PL
|
| 566 |
+
'11': pt-PT
|
| 567 |
+
'12': ru-RU
|
| 568 |
+
'13': zh-CN
|
| 569 |
+
splits:
|
| 570 |
+
- name: train
|
| 571 |
+
num_bytes: 39733949.0
|
| 572 |
+
num_examples: 592
|
| 573 |
+
download_size: 34163604
|
| 574 |
+
dataset_size: 39733949.0
|
| 575 |
---
|
| 576 |
|
| 577 |
# MInDS-14
|
ko-KR/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2c1521e82803365dc31a7e27b8c9c337cf781d81f5e64712b12c1746af9fe4d
|
| 3 |
+
size 34163604
|