CLASJun 5, 2025

A Practitioner's Guide to Building ASR Models for Low-Resource Languages: A Case Study on Scottish Gaelic

arXiv:2506.04915v14 citationsh-index: 1INTERSPEECH
Originality Incremental advance
AI Analysis

This addresses the problem of building effective ASR systems for low-resource languages like Scottish Gaelic, offering a more efficient method than current practices.

The paper challenges the belief that fine-tuning multilingual end-to-end models is the best approach for low-resource ASR, showing that a hybrid HMM with self-supervised models yields substantially better performance, achieving a 32% relative WER reduction over fine-tuned Whisper on Scottish Gaelic.

An effective approach to the development of ASR systems for low-resource languages is to fine-tune an existing multilingual end-to-end model. When the original model has been trained on large quantities of data from many languages, fine-tuning can be effective with limited training data, even when the language in question was not present in the original training data. The fine-tuning approach has been encouraged by the availability of public-domain E2E models and is widely believed to lead to state-of-the-art results. This paper, however, challenges that belief. We show that an approach combining hybrid HMMs with self-supervised models can yield substantially better performance with limited training data. This combination allows better utilisation of all available speech and text data through continued self-supervised pre-training and semi-supervised training. We benchmark our approach on Scottish Gaelic, achieving WER reductions of 32% relative over our best fine-tuned Whisper model.

Foundations

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

Your Notes