paper-with-me

Papers

WCTC-Biasing: Retraining-free Contextual Biasing ASR with Wildcard CTC-based Keyword Spotting and Inter-layer Biasing

2025-06-02 · Yu Nakagome, Michael Hentschel

Despite recent advances in end-to-end speech recognition methods, the output tends to be biased to the training data's vocabulary, resulting in inaccurate recognition of proper nouns and other unknown terms. To address this issue, we propose a method to improve recognition accuracy of such rare words in CTC-based models without additional training or text-to-speech systems. Specifically, keyword spotting is performed using acoustic features of intermediate layers during inference, and a bias is applied to the subsequent layers of the acoustic model for detected keywords. For keyword detection, we adopt a wildcard CTC that is both fast and tolerant of ambiguous matches, allowing flexible handling of words that are difficult to match strictly. Since this method does not require retraining of existing models, it can be easily applied to even large-scale models. In experiments on Japanese speech recognition, the proposed method achieved a 29% improvement in the F1 score for unknown words.

📄 PDF Abstract BibTeX arXiv:2506.01263

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword Spottingspeech-recognitionSpeech Recognitiontext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Enhancing the Robustness of Contextual ASR to Varying Biasing Information Volumes Through Purified Semantic Correlation Joint Modeling

2025-09-07 · Yue Gu, Zhihao Du, Ying Shi, Shiliang Zhang 외 arxiv

Recently, cross-attention-based contextual automatic speech recognition (ASR) models have made notable advancements in recognizing personalized biasing phrases. However, the effectiveness of cross-attention is affected b…

Speech Recognition

Towards Understanding Task-agnostic Debiasing Through the Lenses of Intrinsic Bias and Forgetfulness

2024-06-06 · Guangliang Liu, Milad Afshari, Xitong Zhang, Zhiyu Xue 외

While task-agnostic debiasing provides notable generalizability and reduced reliance on downstream data, its impact on language modeling ability and the risk of relearning social biases from downstream task-specific data…

Language ModelingLanguage Modelling

Robust Acoustic and Semantic Contextual Biasing in Neural Transducers for Speech Recognition

2023-05-09 · Xuandi Fu, Kanthashree Mysore Sathyendra, Ankur Gandhe, Jing Liu 외

Attention-based contextual biasing approaches have shown significant improvements in the recognition of generic and/or personal rare-words in End-to-End Automatic Speech Recognition (E2E ASR) systems like neural transduc…

Automatic Speech RecognitionLanguage Modellingspeech-recognitionSpeech Recognition

Optimizing Contextual Speech Recognition Using Vector Quantization for Efficient Retrieval

2024-11-01 · Nikolaos Flemotomos, Roger Hsiao, Pawel Swietojanski, Takaaki Hori 외

Neural contextual biasing allows speech recognition models to leverage contextually relevant information, leading to improved transcription accuracy. However, the biasing mechanism is typically based on a cross-attention…

QuantizationRetrievalspeech-recognitionSpeech Recognition

Contextual Biasing with the Knuth-Morris-Pratt Matching Algorithm

2023-09-29 · Weiran Wang, Zelin Wu, Diamantino Caseiro, Tsendsuren Munkhdalai 외

Contextual biasing refers to the problem of biasing the automatic speech recognition (ASR) systems towards rare entities that are relevant to the specific user or application scenarios. We propose algorithms for contextu…

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