English

Keyword-Guided Adaptation of Automatic Speech Recognition

Audio and Speech Processing 2024-06-06 v1 Machine Learning Sound

Abstract

Automatic Speech Recognition (ASR) technology has made significant progress in recent years, providing accurate transcription across various domains. However, some challenges remain, especially in noisy environments and specialized jargon. In this paper, we propose a novel approach for improved jargon word recognition by contextual biasing Whisper-based models. We employ a keyword spotting model that leverages the Whisper encoder representation to dynamically generate prompts for guiding the decoder during the transcription process. We introduce two approaches to effectively steer the decoder towards these prompts: KG-Whisper, which is aimed at fine-tuning the Whisper decoder, and KG-Whisper-PT, which learns a prompt prefix. Our results show a significant improvement in the recognition accuracy of specified keywords and in reducing the overall word error rates. Specifically, in unseen language generalization, we demonstrate an average WER improvement of 5.1% over Whisper.

Keywords

Cite

@article{arxiv.2406.02649,
  title  = {Keyword-Guided Adaptation of Automatic Speech Recognition},
  author = {Aviv Shamsian and Aviv Navon and Neta Glazer and Gill Hetz and Joseph Keshet},
  journal= {arXiv preprint arXiv:2406.02649},
  year   = {2024}
}

Comments

Accepted to InterSpeech 2024

R2 v1 2026-06-28T16:53:29.993Z