Traditional voice assistants operate as a cascaded pipeline: audio goes through ASR (speech-to-text), the text passes through a vision model if needed, then through an LLM, and finally through TTS (text-to-speech). Each handoff adds latency, and context is lost at every boundary .
SeedRealtime replaces this pipeline with four key advantages:
The hardest problem SeedRealtime solved is "when to speak, when to listen" in a continuous multimodal stream. Traditional turn-based (half-duplex) assistants wait for a period of silence before responding — which means they either interrupt or sit silent .
SeedRealtime's full-duplex architecture allows it to:
End-to-end human evaluation results show that compared to cascaded models, SeedRealtime's audio-video dialogue rhythm problems were reduced by half. Issues like "being interrupted before finishing, delayed responses after speaking, or false triggering by background noise" decreased significantly, while the probability of a complete, smooth single dialogue increased notably .
SeedRealtime is the multimodal evolution of ByteDance's earlier full-duplex work. Seeduplex was launched on April 9, 2026 as ByteDance's first native full-duplex speech-only LLM — it could listen and speak simultaneously, moving beyond the previous half-duplex paradigm .
| Seeduplex (April 9, 2026) | SeedRealtime (August 5, 2026) |
|---|---|
| Audio-only full-duplex | Audio + video + text full-duplex |
| "Listen while speaking" for voice | "Watch, listen, and speak" simultaneously |
| Single modality (speech) | Unified multimodal architecture |
SeedRealtime takes Seeduplex's core breakthrough — native end-to-end full-duplex processing — and extends it to incorporate real-time visual understanding, enabling the model to react to what it sees in addition to what it hears .
SeedRealtime has been fully deployed in the Doubao (豆包) app — ByteDance's AI assistant — and is available to all users. Users update Doubao to the latest version and enter the video call interface through the "phone call" feature to experience real-time audio-video AI interaction .
ByteDance has demonstrated multiple use cases: identifying different people in a group conversation and tracking who is speaking; helping a foreign tourist understand a Chinese menu and the waiter's explanations in real time; continuously observing a museum exhibit and proactively alerting when a specific artifact appears; guiding a user through operating a coffee machine and correcting errors based on visual changes; monitoring page turns while reading a paper and automatically prompting when a target chapter appears .
SeedRealtime is one piece of ByteDance's accelerating AI release cadence. The Seed team has shipped multiple models through mid-2025 to mid-2026:
| Model | Category | Launch Date | Key Capability |
|---|---|---|---|
| Seed 2.1 (Doubao 2.1 Pro) | Large language model | June 23, 2026 (Volcano Engine FORCE); live via API | General-purpose LLM; priced at ~$0.88/M input tokens, ~$4.42/M output tokens |
| Seedance 2.5 | Video generation | July 31, 2026 | 30-second 4K one-shot video generation; accepts up to 50 multimodal references; timestamp-level editing |
| Seedream 5.0 Pro | Image generation | Previewed June 23, 2026; "coming soon" | Next-generation image generation model |
| Seed Audio 1.0 | Music/sound generation | June 29, 2026 | Text-to-audio model for music and sound effect generation |
| SeedRealtime | Full-duplex audio-visual LLM | August 5, 2026 | Native audio-visual full-duplex interaction |
These models, together with Seeduplex (April 9, 2026), form ByteDance's full-stack AI ecosystem spanning language, image, video, audio generation, and real-time multimodal interaction .