Datasets:
Tasks:
Automatic Speech Recognition
Languages:
Vietnamese
Size:
1K - 10K
ArXiv:
Tags:
medical
License:
Upload dataset
#6
by nguyenvanbach1907 - opened
- README.md +21 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -7,6 +7,27 @@ language:
|
|
| 7 |
- vi
|
| 8 |
tags:
|
| 9 |
- medical
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# VietMed: A Dataset and Benchmark for Automatic Speech Recognition of Vietnamese in the Medical Domain (LREC-COLING 2024, Oral)
|
|
|
|
| 7 |
- vi
|
| 8 |
tags:
|
| 9 |
- medical
|
| 10 |
+
configs:
|
| 11 |
+
- config_name: default
|
| 12 |
+
data_files:
|
| 13 |
+
- split: train
|
| 14 |
+
path: data/train-*
|
| 15 |
+
dataset_info:
|
| 16 |
+
features:
|
| 17 |
+
- name: audio
|
| 18 |
+
dtype: audio
|
| 19 |
+
- name: text
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: duration
|
| 22 |
+
dtype: float64
|
| 23 |
+
- name: utterance_id
|
| 24 |
+
dtype: string
|
| 25 |
+
splits:
|
| 26 |
+
- name: train
|
| 27 |
+
num_bytes: 56632042
|
| 28 |
+
num_examples: 2773
|
| 29 |
+
download_size: 56448264
|
| 30 |
+
dataset_size: 56632042
|
| 31 |
---
|
| 32 |
|
| 33 |
# VietMed: A Dataset and Benchmark for Automatic Speech Recognition of Vietnamese in the Medical Domain (LREC-COLING 2024, Oral)
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c520da936f7b0f5f597e9208ca4429197dfd17cea3a0783099b7d584d73b111
|
| 3 |
+
size 56448264
|