NetEase Youdao open-sources Confucius4-R2T2, append-only streaming ASR built on Qwen3
rohanpaul_ai · x · 2026-09-17
NetEase Youdao open-sourced Confucius4-R2T2, a streaming ASR model built on Qwen3-ASR targeting a serious voice-agent failure: mutable transcripts corrupting downstream agent state.
- Append-only: committed text is never rewritten, so agents only act on stable output
- Longest Stable Prefix learning decides when text is safe to emit vs. needs more audio
- Runtime context injection: LLM-based decoder lets you steer recognition with names, product terms, and jargon without touching weights
Related event: NetEase Youdao Open-Sources Confucius4-R2T2 Streaming ASR Model(7 posts)→
More from coding & agent
- A practical prompt recipe for AI code review: solve it yourself first, then compare — dotey · 2026-09-17
- RAGForge released: prototype full RAG pipelines in your browser, embeddings and LLM included — IanArawjo · 2026-09-17
- pi-crew brings non-blocking parallel subagent orchestration to the pi terminal AI — solyarisoftware · 2026-09-17
- ChainForge v0.3.7 adds RAGForge pipelines, in-browser LLMs and PDF uploads — IanArawjo · 2026-09-17
- Dev wires Claude Code to Grokbot via HQ DMs to build better integration — jacob_posel · 2026-09-17
- Google Cloud ships an agent skill to help AI agents pick the right database — rseroter · 2026-09-17