Search papers, labs, and topics across Lattice.
This paper investigates the modality gap in LLM-based ASR systems that are adapted using text-only data. They compare text-only adaptation, paired speech-text adaptation, and mixed batching (MB) to determine if small amounts of speech can mitigate the modality mismatch. Results show that MB using only 10% of target-domain speech achieves word error rates comparable to or better than conventional ASR fine-tuning with the full dataset, demonstrating the effectiveness of small amounts of speech for modality alignment.
Just 4 hours of speech data closes the modality gap in LLM-based ASR, rivaling full-dataset fine-tuning and unlocking effective domain adaptation.
Conventional end-to-end automatic speech recognition (ASR) systems rely on paired speech-text data for domain adaptation. Recent LLM-based ASR architectures connect a speech encoder to a large language model via a projection module, enabling adaptation with text-only data. However, this introduces a modality gap, as the LLM is not exposed to the noisy representations produced by the speech projector. We investigate whether small amounts of speech can mitigate this mismatch. We compare three strategies: text-only adaptation, paired speech-text adaptation, and mixed batching (MB), which combines both. Experiments in in-domain and out-of-domain settings show that even limited speech consistently improves performance. Notably, MB using only 10% of the target-domain (less than 4 hours) speech achieves word error rates comparable to, or better than, conventional ASR fine-tuning with the full dataset, indicating that small amounts of speech provide a strong modality-alignment signal.