← Latest papers
🤖 AI

Wan-Streamer v0.1: End-to-end Real-time Interactive Foundation Models

Wan-Streamer is a native-streaming, end-to-end interactive foundation model that unifies language, audio, and video processing within a single Transformer to achieve sub-second, full-duplex multimodal communication with approximately 200 ms model-side latency, eliminating the error accumulation and delays inherent in traditional cascaded systems.

Original authors: Lianghua Huang, Zhifan Wu, Wei Wang, Yupeng Shi, Mengyang Feng, Junjie He, Chenwei Xie, Yu Liu, Jingren Zhou, Ang Wang, Bang Zhang, Baole Ai, Chen Liang, Cheng Yu, Chongyang Zhong, Jinwei Qi, Kai Zhu
Published 2026-06-25
📖 5 min read🧠 Deep dive

Original authors: Lianghua Huang, Zhifan Wu, Wei Wang, Yupeng Shi, Mengyang Feng, Junjie He, Chenwei Xie, Yu Liu, Jingren Zhou, Ang Wang, Bang Zhang, Baole Ai, Chen Liang, Cheng Yu, Chongyang Zhong, Jinwei Qi, Kai Zhu, Pandeng Li, Peng Zhang, Wenyuan Zhang, Xinhua Cheng, Yitong Huang, Yun Zheng, Zoubin Bi

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are having a conversation with a friend. You don't wait for them to finish their entire sentence, pause to think, and then start speaking. Instead, you listen while they talk, you nod, you make eye contact, you might interrupt them with a "Wait, really?" or a laugh, and you start forming your response while they are still talking. This is full-duplex interaction: everything happens at the same time, overlapping and flowing naturally.

For a long time, computers have been terrible at this. They usually work like a relay race with separate runners:

  1. Runner A listens to your voice and turns it into text (Speech-to-Text).
  2. Runner B reads the text and thinks of an answer (The Brain).
  3. Runner C turns that answer back into speech (Text-to-Speech).
  4. Runner D takes that speech and animates a face to match the words (Video Generation).

By the time the answer reaches your ears, there's a lot of lag, and the computer often misses your facial expressions or interrupts you awkwardly because the "runners" can't talk to each other fast enough.

Wan-Streamer is a new kind of AI that tries to be a single, super-fast human instead of a relay team. Here is how it works, using simple analogies:

1. The "One-Person Band" vs. The "Orchestra"

Most current systems are like an orchestra where the violinist, drummer, and singer are in different rooms. They have to wait for a signal to start playing their part. If the drummer is slow, the whole song drags.

Wan-Streamer is like a one-person band who plays the guitar, sings, and keeps the beat all at once. It doesn't have separate modules for listening, thinking, speaking, or moving its face. It is a single "brain" (a Transformer model) that sees your video, hears your voice, and reads your text all at the same time, and then immediately decides what to say, how to sound, and how to move its face simultaneously.

2. The "Thinker" and the "Performer"

To make this incredibly fast, the creators split the work into two roles that work in perfect sync, like a conductor and a musician:

  • The Thinker: This part listens to you, understands what you're saying, and plans the response. It's like the conductor deciding the next note.
  • The Performer: This part takes the plan and actually creates the sound and video. It's like the musician playing the instrument.

Here is the magic trick: While the Performer is busy creating the video and audio for your current response, the Thinker is already listening to your next sentence and planning the following response. They pass the baton back and forth so fast that there is no waiting time. This allows the system to keep up with real-time conversation without freezing.

3. The "Live Stream" vs. The "Edited Movie"

Older AI video systems are like editing a movie: they wait until the whole scene is filmed, then they edit it together. If you want to change a line, they have to re-edit the whole thing.

Wan-Streamer is like a live news broadcast. It generates the video frame-by-frame as it happens.

  • If you stop talking, the AI doesn't freeze; it keeps "breathing," blinking, and looking at you, just like a real person waiting for you to continue.
  • If you interrupt the AI, it stops immediately and listens to you, rather than finishing its sentence because it's "locked in."
  • It reacts to your facial expressions instantly. If you look confused, it might slow down or explain itself, all within the same split second.

4. How Fast is It?

The paper claims this system is incredibly fast:

  • The AI's "Brain" Time: It takes about 200 milliseconds (0.2 seconds) for the AI to hear you, think, and start generating a response. That's faster than a human blink.
  • The Total Conversation Time: When you add the time it takes for the internet to send the signal back and forth (about 350 ms), the total delay is about 550 milliseconds (0.55 seconds).

To put that in perspective: If you were talking to a friend on a video call with a 0.5-second delay, you would barely notice it. You could interrupt them, and they would react naturally.

What Makes It Special?

The paper emphasizes that Wan-Streamer doesn't just "glue" different tools together. It learned to listen, speak, and move its face all at the same time from the very beginning.

  • No "Text Middleman": It doesn't have to turn your voice into text and then back into voice. It understands sound and video directly.
  • Natural Rhythm: Because it learns from real conversations where people talk over each other, it knows when to pause, when to nod, and when to jump in. It doesn't sound robotic or stiff.

The Bottom Line

Wan-Streamer is a prototype for a digital human that can hold a real-time, face-to-face conversation with you. It doesn't just answer questions; it watches you, listens to you, and reacts to you with a face and voice that feels alive, all while keeping the conversation flowing without awkward pauses. It's a step toward AI that feels less like a computer program and more like a person sitting across the table from you.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →