English

Zero-shot Domain-sensitive Speech Recognition with Prompt-conditioning Fine-tuning

Audio and Speech Processing 2023-10-09 v2 Computation and Language Machine Learning

Abstract

In this work, we propose a method to create domain-sensitive speech recognition models that utilize textual domain information by conditioning its generation on a given text prompt. This is accomplished by fine-tuning a pre-trained, end-to-end model (Whisper) to learn from demonstrations with prompt examples. We show that this ability can be generalized to different domains and even various prompt contexts, with our model gaining a Word Error Rate (WER) reduction of up to 33% on unseen datasets from various domains, such as medical conversation, air traffic control communication, and financial meetings. Considering the limited availability of audio-transcript pair data, we further extend our method to text-only fine-tuning to achieve domain sensitivity as well as domain adaptation. We demonstrate that our text-only fine-tuned model can also attend to various prompt contexts, with the model reaching the most WER reduction of 29% on the medical conversation dataset.

Keywords

Cite

@article{arxiv.2307.10274,
  title  = {Zero-shot Domain-sensitive Speech Recognition with Prompt-conditioning Fine-tuning},
  author = {Feng-Ting Liao and Yung-Chieh Chan and Yi-Chang Chen and Chan-Jan Hsu and Da-shan Shiu},
  journal= {arXiv preprint arXiv:2307.10274},
  year   = {2023}
}

Comments

F-T Liao and Y-C Chan contributed equally; paper accepted to ASRU2023; code and model weights available in https://github.com/mtkresearch/clairaudience

R2 v1 2026-06-28T11:35:05.646Z