English

Improving Domain-Specific ASR with LLM-Generated Contextual Descriptions

Computation and Language 2024-07-26 v1 Artificial Intelligence

Abstract

End-to-end automatic speech recognition (E2E ASR) systems have significantly improved speech recognition through training on extensive datasets. Despite these advancements, they still struggle to accurately recognize domain specific words, such as proper nouns and technical terminologies. To address this problem, we propose a method to utilize the state-of-the-art Whisper without modifying its architecture, preserving its generalization performance while enabling it to leverage descriptions effectively. Moreover, we propose two additional training techniques to improve the domain specific ASR: decoder fine-tuning, and context perturbation. We also propose a method to use a Large Language Model (LLM) to generate descriptions with simple metadata, when descriptions are unavailable. Our experiments demonstrate that proposed methods notably enhance domain-specific ASR accuracy on real-life datasets, with LLM-generated descriptions outperforming human-crafted ones in effectiveness.

Keywords

Cite

@article{arxiv.2407.17874,
  title  = {Improving Domain-Specific ASR with LLM-Generated Contextual Descriptions},
  author = {Jiwon Suh and Injae Na and Woohwan Jung},
  journal= {arXiv preprint arXiv:2407.17874},
  year   = {2024}
}

Comments

Accepted to INTERSPEECH 2024

R2 v1 2026-06-28T17:53:16.098Z