Wan Streamer: Real-Time AI That Watches, Listens, and Talks
- Wan Streamer v0.1 is a natively streaming, end-to-end interactive foundation model that models language, audio, and video as both input and output within a single Transformer, coordinated by block-causal attention, generating in a streaming fashion as data arrives.
- The model itself takes about 200ms to compute a response; add 350ms of round-trip network latency and total interaction latency comes to about 550ms. At 25fps, the shortest streaming processing unit is just 160ms.
- The team claims it's the only model that can output synchronized audio and video from a single end-to-end Transformer with total latency under 1 second; existing systems either output audio only (GPT-4o Realtime, Doubao, Gemini Live) or are stitched together from a chain of modules: ASR + LLM + TTS + animation.
- The current v0.1 resolution is only 192p, positioned as a proof of concept for the end-to-end design; the character demos released are unedited, pre-recorded model outputs, not live real-time experiences.
- The latency numbers in the comparison chart mix different measurement scopes: the top group covers the full end-to-end interaction loop, while the bottom group only counts the rendering stage (excluding external LLM/ASR/TTS); the team notes these should be read with that caveat in mind.
One Model Handles Real-Time Audio-Video Conversation
The Tongyi Wanxiang (Wan) team recently released Wan Streamer v0.1, a real-time audio-video interaction model. There's no shortage of AI that can talk with you in real time these days, but almost none can watch your face, listen to you speak, respond out loud, and animate its own moving face all at once. Wan Streamer packs all of that into a single model.
Why it's worth a look: real-time conversational systems today fall into two camps — one responds fast but only produces audio, with no visible face (GPT-4o Realtime, Doubao, Gemini Live); the other has a face, but it's stitched together from external ASR, a language model, TTS, and animation modules. The team calls Wan Streamer the only model that outputs synchronized audio and video from a single end-to-end Transformer with total latency under 1 second.
Four Character Demos + a Real-Time Screen Recording
The four demos below all come from the same model — only the character, voice, and setting change. Let's look at the results first, then get into how it works.
