TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/VietMed: A Dataset and Benchmark for Automatic Speech Reco...

VietMed: A Dataset and Benchmark for Automatic Speech Recognition of Vietnamese in the Medical Domain

Khai Le-Duc

2024-04-08Speech RecognitionUnsupervised Pre-trainingLanguage Modelling
PaperPDFCode(official)

Abstract

Due to privacy restrictions, there's a shortage of publicly available speech recognition datasets in the medical domain. In this work, we present VietMed - a Vietnamese speech recognition dataset in the medical domain comprising 16h of labeled medical speech, 1000h of unlabeled medical speech and 1200h of unlabeled general-domain speech. To our best knowledge, VietMed is by far the world's largest public medical speech recognition dataset in 7 aspects: total duration, number of speakers, diseases, recording conditions, speaker roles, unique medical terms and accents. VietMed is also by far the largest public Vietnamese speech dataset in terms of total duration. Additionally, we are the first to present a medical ASR dataset covering all ICD-10 disease groups and all accents within a country. Moreover, we release the first public large-scale pre-trained models for Vietnamese ASR, w2v2-Viet and XLSR-53-Viet, along with the first public large-scale fine-tuned models for medical ASR. Even without any medical data in unsupervised pre-training, our best pre-trained model XLSR-53-Viet generalizes very well to the medical domain by outperforming state-of-the-art XLSR-53, from 51.8% to 29.6% WER on test set (a relative reduction of more than 40%). All code, data and models are made publicly available: https://github.com/leduckhai/MultiMed/tree/master/VietMed.

Results

TaskDatasetMetricValueModel
Speech RecognitionVietMedDev WER26.8XLSR-53-Viet
Speech RecognitionVietMedTest WER29.6XLSR-53-Viet
Speech RecognitionVietMedDev WER45.2XLSR-53
Speech RecognitionVietMedTest WER51.8XLSR-53
Speech RecognitionVietMedDev WER45.3w2v2-Viet
Speech RecognitionVietMedTest WER49.5w2v2-Viet
Speech RecognitionVietMedDev WER52.2GMM-HMM SAT+VTLN
Speech RecognitionVietMedDev WER52.6GMM-HMM SAT
Speech RecognitionVietMedDev WER61.3GMM-HMM Tri
Speech RecognitionVietMedDev WER61.3GMM-HMM VTLN
Speech RecognitionVietMedDev WER71.7GMM-HMM Mono
Language ModellingVietMedPPL84Hybrid 4-gram VietMed-Train + ExtraText
Language ModellingVietMedPPL210Hybrid 4-gram VietMed-Train

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Task-Specific Audio Coding for Machines: Machine-Learned Latent Features Are Codes for That Machine2025-07-17NonverbalTTS: A Public English Corpus of Text-Aligned Nonverbal Vocalizations with Emotion Annotations for Text-to-Speech2025-07-17Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Assay2Mol: large language model-based drug design using BioAssay context2025-07-16