English

Prompting Large Language Models for Zero-Shot Domain Adaptation in Speech Recognition

Computation and Language 2023-06-29 v1 Audio and Speech Processing Signal Processing

Abstract

The integration of Language Models (LMs) has proven to be an effective way to address domain shifts in speech recognition. However, these approaches usually require a significant amount of target domain text data for the training of LMs. Different from these methods, in this work, with only a domain-specific text prompt, we propose two zero-shot ASR domain adaptation methods using LLaMA, a 7-billion-parameter large language model (LLM). LLM is used in two ways: 1) second-pass rescoring: reranking N-best hypotheses of a given ASR system with LLaMA; 2) deep LLM-fusion: incorporating LLM into the decoder of an encoder-decoder based ASR system. Experiments show that, with only one domain prompt, both methods can effectively reduce word error rates (WER) on out-of-domain TedLium-2 and SPGISpeech datasets. Especially, the deep LLM-fusion has the advantage of better recall of entity and out-of-vocabulary words.

Keywords

Cite

@article{arxiv.2306.16007,
  title  = {Prompting Large Language Models for Zero-Shot Domain Adaptation in Speech Recognition},
  author = {Yuang Li and Yu Wu and Jinyu Li and Shujie Liu},
  journal= {arXiv preprint arXiv:2306.16007},
  year   = {2023}
}
R2 v1 2026-06-28T11:16:31.185Z