🤖 AI 资讯

· ·
← 返回列表

Text-only adaptation in LLM-based ASR through text denoising

arXiv cs.CL2026-09-23 04:00:00大模型,语音音频,扩散模型,微调蒸馏,模型安全对齐,端侧AI,招聘HR,论文原文 ↗

arXiv:2601.20900v4 Announce Type: replace-cross

Abstract: Adapting large language model (LLM)-based automatic speech recognition (ASR) systems to new domains using text-only data is a significant yet underexplored challenge. Standard fine-tuning of the LLM on the target domain text often disrupts the critical alignment between the speech and text modality learned by the projector, degrading performance. We introduce a novel text-only adaptation method that frames this process as a text denoising task. Our approach trains the LLM to recover clean transcripts from noisy inputs. This process effectively adapts the model to a target domain while preserving cross-modal alignment. Our solution is lightweight, requiring no architectural changes or additional parameters. Extensive evaluation on two datasets demonstrates up to 22.1% relative improvement, outperforming recent state-of-the-art text-only adaptation methods.