用音图对齐让语音模型在无标注数据下更好适应低资源语言
Audio--Image Alignment as a Continued-Pretraining Stage Improves Low-Resource ASR
- 用图像作为提示生成配对音图数据,实现无需转录的语音编码器适配
- 在多个低资源语言上,对齐后微调的模型比直接微调提升3.5%~8.2%词错误率
- 适合缺乏语音标注数据的低资源语言语音识别研究者使用
全球有数千种语言,但许多语言因高质量带标注语音数据稀缺而难以实现自动语音识别(ASR)。获取准确转录成本高且耗时,尤其对低资源语言而言。本文研究利用音图对齐数据,在无需转录的前提下对预训练语音编码器进行适应。提出在大规模预训练与监督微调之间加入表示对齐阶段:将预训练视觉编码器提取的图像表示与音频表示对齐,以进一步优化预训练语音编码器。该方法基于Vaani数据集,其中图像作为语音采集的提示,自然形成音图配对数据。我们在多种视觉编码器和预训练FastConformer语音编码器上验证了该方法。实验表明,经过表示对齐后再微调的模型,在多个低资源语言上均显著优于直接微调,词错误率降低3.5%~8.2%。结果证明,音图表示对齐是一种有效的无转录适应策略,可提升低资源语言的语音识别性能。
原文摘要 · Abstract (English)
Thousands of languages are spoken worldwide, yet many remain under-resourced for Automatic Speech Recognition (ASR) due to the limited availability of high-quality transcribed speech data. Collecting accurate transcriptions is often costly and labor-intensive, particularly for low-resource languages. In this work, we investigate the use of aligned audio-image pairs to adapt pretrained audio encoders without requiring transcription data before supervised fine-tuning. Our proposed representation alignment stage is introduced between large-scale pretraining and supervised ASR fine-tuning. Specifically, image representations extracted from pretrained vision encoders are aligned with audio representations to further adapt a pretrained audio encoder. For this alignment process, we utilize the Vaani dataset, in which images serve as prompts for speech collection, naturally providing paired audio-image data. We evaluate the proposed approach using multiple vision encoders and a pretrained FastConformer audio encoder. Experimental results demonstrate that models fine-tuned after representation alignment consistently achieve improved ASR performance compared to direct fine-tuning. These findings highlight the potential of audio-image representation alignment as an effective transcription-free adaptation strategy for enhancing ASR systems in low-resource language settings.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。