paper-with-me

홈 › Papers

How to Recognize New Words: A Comparison Between Context Biasing Methods and Speech LLMs

2026-08-06 · Christian Huber, Alexander Waibel arxiv

Recognizing new and rare words - named entities, acronyms, domain specific special words, and other items scarce in training data - remains a key challenge for automatic speech recognition (ASR). We compare two strategies for this: context biasing methods, where an ASR model is extended such that during inference a word list can be supplied, and speech large language models (LLMs) prompted with context directly. We evaluate two context biasing methods based on Whisper against three speech LLMs across read and non-read speech, reporting biased, unbiased, and overall word error rate (WER). The context biasing methods cut biased WER by up to 88% relative while leaving other words largely unaffected. Speech LLMs excel on read speech but generalize less well to non-read speech, and prove sensitive to distractor count and prompt word order. We characterize the resulting trade-offs to guide method selection.

📄 PDF Abstract BibTeX arXiv:2608.05759

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

COALA: Robust Contextualized Speech-augmented Language Modeling for ASR via Contrastive Regularizer and Biasing Score Estimation

2026-07-09 · Jhih-Rong Guo, Bi-Cheng Yan, Tien-Hong Lo, Berlin Chen arxiv

Contextual biasing seeks to integrate external knowledge into automatic speech recognition (ASR) systems to accurately recognize domain-specific entities. In this paper, we propose COALA (Contextualized ASR Leveraging Bi…

Speech Recognition

Phoneme-Based Contextualization for Cross-Lingual Speech Recognition in End-to-End Models

2019-06-21 · Ke Hu, Antoine Bruguier, Tara N. Sainath, Rohit Prabhavalkar 외

Contextual automatic speech recognition, i.e., biasing recognition towards a given context (e.g. user's playlists, or contacts), is challenging in end-to-end (E2E) models. Such models maintain a limited number of candida…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Phoneme-aware Encoding for Prefix-tree-based Contextual ASR

2023-12-15 · Hayato Futami, Emiru Tsunoo, Yosuke Kashiwagi, Hiroaki Ogawa 외

In speech recognition applications, it is important to recognize context-specific rare words, such as proper nouns. Tree-constrained Pointer Generator (TCPGen) has shown promise for this purpose, which efficiently biases…

speech-recognitionSpeech Recognition

OWSM-Biasing: Contextualizing Open Whisper-Style Speech Models for Automatic Speech Recognition with Dynamic Vocabulary

2025-06-11 · Yui Sudo, Yusuke Fujita, Atsushi Kojima, Tomoya Mizumoto 외

Speech foundation models (SFMs), such as Open Whisper-Style Speech Models (OWSM), are trained on massive datasets to achieve accurate automatic speech recognition. However, even SFMs struggle to accurately recognize rare…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Minimising Biasing Word Errors for Contextual ASR with the Tree-Constrained Pointer Generator

2022-05-18 · Guangzhi Sun, Chao Zhang, Philip C Woodland

Contextual knowledge is essential for reducing speech recognition errors on high-valued long-tail words. This paper proposes a novel tree-constrained pointer generator (TCPGen) component that enables end-to-end ASR model…

Dialogue State TrackingLanguage Modellingspeech-recognitionSpeech Recognition+1