paper-with-me

홈 › Papers

TurboBias 2.0: Streaming Context-Biasing for Production-Efficient ASR Systems

2026-08-21 · Vladimir Bataev, Lilit Grigoryan, Andrei Andrusenko, Nikolay Karpov, Vitaly Lavrukhin, Boris Ginsburg arxiv

Contextualization is essential for production automatic speech recognition (ASR) systems, where user-provided phrases must be recognized accurately under strict latency constraints. Although many context-biasing methods improve recognition accuracy, they often do not address the practical requirements of modern production ASR systems: streaming inference, efficient batched decoding, user-specific context lists, and low runtime overhead. We propose TurboBias 2.0, a production-oriented framework for efficient phrase boosting in Transducer-based ASR systems. The framework extends GPU-accelerated TurboBias with a case-insensitive boosting graph and per-stream batched decoding, allowing each utterance in a batch to use an independent context-biasing configuration. This enables personalized context biasing for multiple simultaneous users without sharing or mixing their context lists. The proposed framework supports both offline and streaming inference and can be used with greedy and beam-search decoding. Experiments show that TurboBias 2.0 improves contextual phrase recognition while preserving low latency and high throughput.

📄 PDF Abstract BibTeX arXiv:2608.21343

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

TurboBias: Universal ASR Context-Biasing powered by GPU-accelerated Phrase-Boosting Tree

2025-08-09 · Andrei Andrusenko, Vladimir Bataev, Lilit Grigoryan, Vitaly Lavrukhin 외 arxiv

Recognizing specific key phrases is an essential task for contextualized Automatic Speech Recognition (ASR). However, most existing context-biasing approaches have limitations associated with the necessity of additional …

Speech Recognition

WeNet 2.0: More Productive End-to-End Speech Recognition Toolkit

2022-03-29 · BinBin Zhang, Di wu, Zhendong Peng, Xingchen Song 외

Recently, we made available WeNet, a production-oriented end-to-end speech recognition toolkit, which introduces a unified two-pass (U2) framework and a built-in runtime to address the streaming and non-streaming decodin…

DecoderLanguage Modellingspeech-recognitionSpeech Recognition

Adaptive Contextual Biasing for Transducer Based Streaming Speech Recognition

2023-06-01 · Tianyi Xu, Zhanheng Yang, Kaixun Huang, Pengcheng Guo 외

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…

Predictionspeech-recognitionSpeech Recognition

Improving Large-scale Deep Biasing with Phoneme Features and Text-only Data in Streaming Transducer

2023-11-15 · Jin Qiu, Lu Huang, Boyu Li, Jun Zhang 외

Deep biasing for the Transducer can improve the recognition performance of rare words or contextual entities, which is essential in practical applications, especially for streaming Automatic Speech Recognition (ASR). How…

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

Contextualized Streaming End-to-End Speech Recognition with Trie-Based Deep Biasing and Shallow Fusion

2021-04-05 · Duc Le, Mahaveer Jain, Gil Keren, Suyoun Kim 외

How to leverage dynamic contextual information in end-to-end speech recognition has remained an active research area. Previous solutions to this problem were either designed for specialized use cases that did not general…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition