CLSDNov 10, 2025

CLiFT-ASR: A Cross-Lingual Fine-Tuning Framework for Low-Resource Taiwanese Hokkien Speech Recognition

arXiv:2511.06860v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses speech recognition for low-resource languages like Taiwanese Hokkien, offering a parameter-efficient solution that could benefit similar scenarios, though it is incremental in its staged adaptation approach.

The paper tackled the problem of automatic speech recognition for low-resource Taiwanese Hokkien by developing CLiFT-ASR, a cross-lingual fine-tuning framework that uses a two-stage process to integrate phonetic and orthographic annotations, resulting in a 24.88% relative reduction in character error rate compared to baselines.

Automatic speech recognition (ASR) for low-resource languages such as Taiwanese Hokkien is difficult due to the scarcity of annotated data. However, direct fine-tuning on Han-character transcriptions often fails to capture detailed phonetic and tonal cues, while training only on romanization lacks lexical and syntactic coverage. In addition, prior studies have rarely explored staged strategies that integrate both annotation types. To address this gap, we present CLiFT-ASR, a cross-lingual fine-tuning framework that builds on Mandarin HuBERT models and progressively adapts them to Taiwanese Hokkien. The framework employs a two-stage process in which it first learns acoustic and tonal representations from phonetic Tai-lo annotations and then captures vocabulary and syntax from Han-character transcriptions. This progressive adaptation enables effective alignment between speech sounds and orthographic structures. Experiments on the TAT-MOE corpus demonstrate that CLiFT-ASR achieves a 24.88\% relative reduction in character error rate (CER) compared with strong baselines. The results indicate that CLiFT-ASR provides an effective and parameter-efficient solution for Taiwanese Hokkien ASR and that it has potential to benefit other low-resource language scenarios.

Foundations

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

Your Notes