Generative Speech Recognition Error Correction With Large Language Models And Task-activating Prompting · The Large Language Model Bible Contribute to LLM-Bible

Generative Speech Recognition Error Correction With Large Language Models And Task-activating Prompting

Chao-han Huck Yang et al.. Proc. IEEE ASRU Workshop Dec. 2023 2023 – 15 citations

[Paper]    
Training Techniques INTERSPEECH Fine-Tuning Few-Shot In-Context Learning Prompting ACL

We explore the ability of large language models (LLMs) to act as speech recognition post-processors that perform rescoring and error correction. Our first focus is on instruction prompting to let LLMs perform these task without fine-tuning, for which we evaluate different prompting schemes, both zero- and few-shot in-context learning, and a novel task activation prompting method that combines causal instructions and demonstration to increase its context windows. Next, we show that rescoring only by in-context learning with frozen LLMs achieves results that are competitive with rescoring by domain-tuned LMs, using a pretrained first-pass recognition system and rescoring output on two out-of-domain tasks (ATIS and WSJ). By combining prompting techniques with fine-tuning we achieve error rates below the N-best oracle level, showcasing the generalization power of the LLMs.

Similar Work