ASAICLSDMay 23, 2025

VietASR: Achieving Industry-level Vietnamese ASR with 50-hour labeled data and Large-Scale Speech Pretraining

arXiv:2505.21527v24 citationsh-index: 12Has CodeINTERSPEECH
Originality Incremental advance
AI Analysis

This provides a cost-effective solution for low-resource language ASR, though it is incremental as it builds on existing self-supervised learning methods.

The authors tackled the problem of high training costs and data scarcity for Vietnamese automatic speech recognition by developing VietASR, a pipeline that uses 70,000 hours of unlabeled data and only 50 hours of labeled data, resulting in a model that outperforms Whisper Large-v3 and commercial systems on real-world data.

Automatic speech recognition (ASR) has made remarkable progress but heavily relies on large-scale labeled data, which is scarce for low-resource languages like Vietnamese. While existing systems such as Whisper, USM, and MMS achieve promising performance, their efficacy remains inadequate in terms of training costs, latency, and accessibility. To address these issues, we propose VietASR, a novel ASR training pipeline that leverages vast amounts of unlabeled data and a small set of labeled data. Through multi-iteration ASR-biased self-supervised learning on a large-scale unlabeled dataset, VietASR offers a cost-effective and practical solution for enhancing ASR performance. Experiments demonstrate that pre-training on 70,000-hour unlabeled data and fine-tuning on merely 50-hour labeled data yield a lightweight but powerful ASR model. It outperforms Whisper Large-v3 and commercial ASR systems on real-world data. Our code and models will be open-sourced to facilitate research in low-resource ASR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes