Adaptive Contextual Biasing for Transducer Based Streaming Speech Recognition
Tianyi Xu, Zhanheng Yang, Kaixun Huang, Pengcheng Guo, Ao Zhang, Biao, Li, Changru Chen, Chao Li, Lei Xie

TL;DR
This paper introduces an adaptive biasing method for streaming speech recognition that dynamically switches contextual biasing on and off, improving accuracy for both personalized and common words with minimal latency impact.
Contribution
The proposed method uses a Context-Aware Transformer Transducer to adaptively control biasing, significantly reducing errors in both personalized and common word recognition scenarios.
Findings
Achieves up to 6.7% and 20.7% relative WER and CER reduction on datasets.
Mitigates up to 96.7% and 84.9% of error increase for common cases.
Maintains minimal RTF increase with negligible performance impact.
Abstract
By incorporating additional contextual information, deep biasing methods have emerged as a promising solution for speech recognition of personalized words. However, for real-world voice assistants, always biasing on such personalized words with high prediction scores can significantly degrade the performance of recognizing common words. To address this issue, we propose an adaptive contextual biasing method based on Context-Aware Transformer Transducer (CATT) that utilizes the biased encoder and predictor embeddings to perform streaming prediction of contextual phrase occurrences. Such prediction is then used to dynamically switch the bias list on and off, enabling the model to adapt to both personalized and common scenarios. Experiments on Librispeech and internal voice assistant datasets show that our approach can achieve up to 6.7% and 20.7% relative reduction in WER and CER compared…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Music and Audio Processing · Speech and Audio Processing
MethodsMulti-Head Attention · Attention Is All You Need · Residual Connection · Linear Layer · Layer Normalization · Byte Pair Encoding · Softmax · Label Smoothing · Adam · Absolute Position Encodings
