YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

NetEase Youdao open-sources R2T2 streaming ASR

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

NetEase Youdao open-sources R2T2 streaming ASR
OPEN LINK ↗
// 2h agoOPENSOURCE RELEASE

NetEase Youdao open-sources R2T2 streaming ASR

NetEase Youdao has released R2T2 (Confucius4-R2T2), an open-source real-time streaming Automatic Speech Recognition (ASR) model engineered for voice agents with runtime context injection for domain terminology. Built on an LLM foundation, R2T2 commits text only when acoustic evidence is confident to prevent premature partials, and supports deployment via vLLM and Hugging Face Transformers.

// ANALYSIS

LLM-backed streaming ASR with runtime context injection is the missing link for enterprise voice agents that constantly stumble over specialized jargon and unstable transcriptions.

  • **Append-only streaming reliability:** Waiting for confident acoustic evidence before committing tokens ensures downstream agents do not trigger actions based on speculative partial text that later gets rewritten.
  • **Dynamic runtime hotword injection:** Utilizing an LLM decoder allows developers to feed context like meeting participants, product databases, or codebase entities into prompt context without retraining or fine-tuning weights.
  • **Production-ready serving options:** Native support for high-performance inference backends like vLLM makes deploying low-latency, self-hosted streaming ASR scalable and cost-effective compared to proprietary voice APIs.
  • **Unified dual-mode architecture:** Consolidating offline batch transcription and real-time streaming into one architecture reduces operational overhead and engineering complexity for multimodal voice stacks.
// TAGS
sttvoice-agentsnetease-youdaor2t2open-sourcellmvllm

DISCOVERED

2h ago

2026-09-17

PUBLISHED

2h ago

2026-09-17

RELEVANCE

8/ 10

AUTHOR

dani_avila7