跳到主内容
@wquguru
精选70MarkTechPost(RSS)模型发布/更新

字节跳动Seed发布SeedRealtime:原生音视频全双工大模型

ByteDance Seed Introduces SeedRealtime: a Native Audio-Visual Full-Duplex LLM That Watches, Listens and Speaks in One Model

原文
发到 X

ByteDance’s Seed team has introduced SeedRealtime, a native audio-visual full-duplex LLM. The model fuses audio, video and text in a single unified architecture. It interacts in real time over continuous multimodal streams, rather than one turn at a time. Seed positions it as a step toward omni-modal interaction, and claims three breakthroughs: joint audio-visual understanding, proactive interaction, and natural conversational timing. The architectural target is the cascade: chained ASR, VLM and TTS modules that add latency and lose information between stages. SeedRealtime instead runs perception, understanding, decision-making and expression in parallel inside one end-to-end model. Turn-taking moves inside the model as well, replacing the external voice-activity detector most real-time stacks still depend on.

字节跳动的 Seed 团队推出了 SeedRealtime,一个原生音视频全双工大语言模型。该模型在单一统一架构中融合了音频、视频和文本。它通过连续的多模态流进行实时交互,而不是一次一轮。Seed 将其定位为迈向全模态交互的一步,并声称取得了三项突破:联合音视频理解、主动交互和自然的对话时机。架构目标是级联:链式 ASR、VLM 和 TTS 模块,这些模块增加了延迟并在阶段之间丢失信息。SeedRealtime 取而代之的是在一个端到端模型内并行运行感知、理解、决策和表达。话轮转换也移入模型内部,取代了大多数实时系统仍然依赖的外部语音活动检测器。

Is it deployable?

它可以部署吗?

It is partly deployable.

部分可以部署。

SeedRealtime is live inside the Doubao app, ByteDance’s consumer assistant. For this specific model, ByteDance has published no technical report, no parameter count, no open weights, and no Volcano Engine or BytePlus endpoint. As a third-party team, you cannot integrate it as of now. What is deployable right now is the idea: a validated reference architecture, and a moved goalpost for anyone shipping real-time voice-plus-camera products.

SeedRealtime 已在字节跳动的消费者助手豆包应用中上线。对于这个特定模型,字节跳动没有发布技术报告、参数数量、开放权重,也没有火山引擎或 BytePlus 端点。作为第三方团队,你目前无法集成它。现在可以部署的是这个想法:一个经过验证的参考架构,以及为任何发布实时语音加摄像头产品的人移动了的目标标杆。

Interactive explainer

交互式说明

What is actually new in the demos

演示中真正的新颖之处

Seed published seven scenarios. Four are load-bearing.

Seed 发布了七个场景。其中四个是关键。

  • Identity binding across modalities: At a noisy group dinner, the model matches names to faces as people are introduced, then keeps each voice tied to its identity — attributing conflicting travel preferences to the right speaker before proposing a plan.
  • Proactive speech from a held instruction: At the Hebei Museum, a user asks to be reminded when a specific bronze screen stand appears. The camera keeps panning; the model watches and speaks up unprompted when the piece enters frame. The same behavior shows up on a ResNet paper — the model tracks fast page flips, spots the “3.4 Implementation” section, pauses on its own, and reads out learning rate, momentum and weight decay.
  • Correction from visual state, not from a question: Watching an espresso workflow, the model interrupts when whole beans go into the portafilter, then reads crema color and volume and suggests shortening extraction by 2 to 3 seconds.
  • Interference suppression pand off-screen memory: At Beijing Daxing Airport, unrelated chatter about a flight does not trigger a reply. When the user actually asks, the model answers from departure-board information that has already scrolled off screen, and goes online for the baggage-carousel location.
  • 跨模态的身份绑定:在嘈杂的团体晚餐中,当人们被介绍时,模型将名字与面孔匹配,然后保持每个声音与其身份绑定——在提出计划之前,将冲突的旅行偏好归因于正确的说话者。
  • 根据持有的指令主动说话:在河北博物院,用户要求当某个特定的青铜屏风底座出现时提醒他。摄像头继续平移;模型观察并在该物品进入画面时主动说话。同样的行为也出现在一篇 ResNet 论文上——模型跟踪快速翻页,发现“3.4 实现”部分,自行暂停,并读出学习率、动量和权重衰减。
  • 根据视觉状态而非问题纠正:在观看浓缩咖啡制作流程时,当整颗咖啡豆进入手柄时,模型会打断,然后读取油脂的颜色和体积,并建议将萃取时间缩短 2 到 3 秒。
  • 干扰抑制和屏幕外记忆:在北京大兴机场,关于航班的无关闲聊不会触发回复。当用户真正提问时,模型会从已经滚出屏幕的出发信息板上回答,并在线查找行李转盘位置。

Key Takeaways

关键要点

  • SeedRealtime is a native audio-visual full-duplex LLM — audio, video and text in one end-to-end architecture.
  • Turn-taking moves inside the model; no external VAD decides when to speak.
  • ByteDance’s own human eval reports pacing issues halved versus cascaded stacks — no benchmark, no latency numbers.
  • It is live in the Doubao app, but there is no technical report, no weights and no announced API.
  • SeedRealtime 是一个原生音视频全双工大语言模型——音频、视频和文本集成在一个端到端架构中。
  • 话轮转换在模型内部进行;没有外部 VAD 决定何时说话。
  • 字节跳动自己的内部评估报告显示,与级联堆栈相比,节奏问题减半——没有基准测试,没有延迟数据。
  • 它已在豆包应用中上线,但没有技术报告、没有权重、也没有宣布 API。

Check out the ByteDance Seed launch post and Seed models page. Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter. Wait! are you on telegram? now you can join us on telegram as well.

查看字节跳动 Seed 发布帖和 Seed 模型页面。另外,欢迎在 Twitter 上关注我们,别忘了加入我们的 150k+ ML SubReddit 并订阅我们的通讯。等等!你在 Telegram 上吗?现在你也可以加入我们的 Telegram。

Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us

需要与我们合作推广你的 GitHub 仓库、Hugging Face 页面、产品发布或网络研讨会等吗?请联系我们。

The post ByteDance Seed Introduces SeedRealtime: a Native Audio-Visual Full-Duplex LLM That Watches, Listens and Speaks in One Model appeared first on MarkTechPost.

这篇题为“字节跳动 Seed 推出 SeedRealtime:一个原生音视频全双工大语言模型,在一个模型中观看、倾听和说话”的文章首次出现在 MarkTechPost 上。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近