English

Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition

Audio and Speech Processing 2024-06-07 v2 Artificial Intelligence Computation and Language Machine Learning

Abstract

Advances in machine learning have made it possible to perform various text and speech processing tasks, such as automatic speech recognition (ASR), in an end-to-end (E2E) manner. E2E approaches utilizing pre-trained models are gaining attention for conserving training data and resources. However, most of their applications in ASR involve only one of either a pre-trained speech or a language model. This paper proposes integrating a pre-trained speech representation model and a large language model (LLM) for E2E ASR. The proposed model enables the optimization of the entire ASR process, including acoustic feature extraction and acoustic and language modeling, by combining pre-trained models with a bridge network and also enables the application of remarkable developments in LLM utilization, such as parameter-efficient domain adaptation and inference optimization. Experimental results demonstrate that the proposed model achieves a performance comparable to that of modern E2E ASR models by utilizing powerful pre-training models with the proposed integrated approach.

Keywords

Cite

@article{arxiv.2312.03668,
  title  = {Integrating Pre-Trained Speech and Language Models for End-to-End Speech Recognition},
  author = {Yukiya Hono and Koh Mitsuda and Tianyu Zhao and Kentaro Mitsui and Toshiaki Wakatsuki and Kei Sawada},
  journal= {arXiv preprint arXiv:2312.03668},
  year   = {2024}
}

Comments

17 pages, 4 figures, 9 tables, accepted for Findings of ACL 2024. The model is available at https://huggingface.co/rinna/nue-asr

R2 v1 2026-06-28T13:43:04.871Z