Unlocking Large Audio-Language Models for Interactive Language Learning
Hongfu Liu, Zhouying Cui, Xiangming Gu, Ye Wang
TL;DR
The paper tackles improving chat-based pronunciation training for second-language learners by leveraging audio-language models (ALMs). It introduces L2-Arctic-plus, a dataset with ground-truth error explanations and actionable feedback, enabling robust evaluation of mispronunciation detection and feedback quality. Through a systematic comparison, cascaded ASR+LLMs struggle to capture pronunciation errors, while existing ALMs show promise but are limited without task-specific training. The authors propose instruction tuning of ALMs on L2-Arctic-plus, including a two-stage acoustic alignment and instruction-tuning pipeline, achieving substantial gains in detection and feedback quality, reducing hallucinations, and surpassing baselines in human evaluations. These findings demonstrate the value of end-to-end ALMs and curated datasets for interactive language learning, with potential for richer multimodal feedback in future work.
Abstract
Achieving pronunciation proficiency in a second language (L2) remains a challenge, despite the development of Computer-Assisted Pronunciation Training (CAPT) systems. Traditional CAPT systems often provide unintuitive feedback that lacks actionable guidance, limiting its effectiveness. Recent advancements in audio-language models (ALMs) offer the potential to enhance these systems by providing more user-friendly feedback. In this work, we investigate ALMs for chat-based pronunciation training by introducing L2-Arctic-plus, an English dataset with detailed error explanations and actionable suggestions for improvement. We benchmark cascaded ASR+LLMs and existing ALMs on this dataset, specifically in detecting mispronunciation and generating actionable feedback. To improve the performance, we further propose to instruction-tune ALMs on L2-Arctic-plus. Experimental results demonstrate that our instruction-tuned models significantly outperform existing baselines on mispronunciation detection and suggestion generation in terms of both objective and human evaluation, highlighting the value of the proposed dataset.
