ExplorerComputational LinguisticsNLP
Research PaperResearchia:202608.24009

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

Vladimir Bataev

Abstract

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 f...

Submitted: August 24, 2026Subjects: NLP; Computational Linguistics

Description / Details

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.


Source: arXiv:2608.21343v1 - http://arxiv.org/abs/2608.21343v1 PDF: https://arxiv.org/pdf/2608.21343v1 Original Link: http://arxiv.org/abs/2608.21343v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Aug 24, 2026
Topic:
Computational Linguistics
Area:
NLP
Comments:
0
Bookmark
TurboBias 2.0: Streaming Context-Biasing for Production-Efficient ASR Systems | Researchia