English

Zero-resource Speech Translation and Recognition with LLMs

Computation and Language 2025-01-03 v2 Audio and Speech Processing

Abstract

Despite recent advancements in speech processing, zero-resource speech translation (ST) and automatic speech recognition (ASR) remain challenging problems. In this work, we propose to leverage a multilingual Large Language Model (LLM) to perform ST and ASR in languages for which the model has never seen paired audio-text data. We achieve this by using a pre-trained multilingual speech encoder, a multilingual LLM, and a lightweight adaptation module that maps the audio representations to the token embedding space of the LLM. We perform several experiments both in ST and ASR to understand how to best train the model and what data has the most impact on performance in previously unseen languages. In ST, our best model is capable to achieve BLEU scores over 23 in CoVoST2 for two previously unseen languages, while in ASR, we achieve WERs of up to 28.2\%. We finally show that the performance of our system is bounded by the ability of the LLM to output text in the desired language.

Keywords

Cite

@article{arxiv.2412.18566,
  title  = {Zero-resource Speech Translation and Recognition with LLMs},
  author = {Karel Mundnich and Xing Niu and Prashant Mathur and Srikanth Ronanki and Brady Houston and Veera Raghavendra Elluru and Nilaksh Das and Zejiang Hou and Goeric Huybrechts and Anshu Bhatia and Daniel Garcia-Romero and Kyu J. Han and Katrin Kirchhoff},
  journal= {arXiv preprint arXiv:2412.18566},
  year   = {2025}
}

Comments

ICASSP 2025, 5 pages, 2 figures, 2 tables

R2 v1 2026-06-28T20:48:16.206Z