AI News Hub Logo

AI News Hub

Text-Utilization for Encoder-dominated Speech Recognition Models

cs.CL updates on arXiv.org
Albert Zeyer, Tim Posielek, Ralf Schl\"uter, Hermann Ney

arXiv:2604.26514v1 Announce Type: new Abstract: This paper investigates efficient methods for utilizing text-only data to improve speech recognition, focusing on encoder-dominated models that facilitate faster recognition. We provide a comprehensive comparison of techniques to integrate text-only data, including modality matching and dynamic downsampling to reach text-level representations within the encoder. Our experiments on the LibriSpeech corpus show that a larger encoder with a smaller decoder can equal or surpass the performance of architectures with larger decoders. We demonstrate that simple configurations, such as random duration models, are often more effective than complex alternatives, significantly simplifying the training pipeline. All code and recipes are made publicly available.