ByteDance Seed、音声・映像統合双方向 LLM「SeedRealtime」発表
本文の状態
日本語全文を表示中
詳細モードで約4分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
MarkTechPost
ByteDance の Seed チームは、音声・映像・テキストを単一アーキテクチャで統合した双方向 LLM「SeedRealtime」を発表し、既存の逐次処理モデルを超えるリアルタイムな多モーダル対話を可能にする技術的転換点を示した。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月10日 15:20
AI深層分析
キーポイント
ネイティブ単一アーキテクチャの実装
ASR、VLM、TTS をカスケード接続する従来の方式を排し、知覚・理解・意思決定・発話を並列処理する単一エンドツーエンドモデルとして構築された。
対話制御の内部化と能動的インタラクション
外部の音声活動検出器(VAD)に依存せず、ターンテイクをモデル内部で処理し、視覚情報を監視してユーザーからの明示的な指示を待たずに発言する機能を実装した。
実環境でのデモンストレーションと展開状況
Doubao アプリ内で稼働しているが、技術レポートやパラメータ数、オープンウェイトは公開されておらず、現時点では他社による統合は不可能である。
実用化状況と技術情報の非公開
SeedRealtime は Doubao アプリで稼働しているが、技術報告書やモデル重み、API の発表は行われていない。
重要な引用
The model fuses audio, video and text in a single unified architecture.
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.
It is live in the Doubao app, but there is no technical report, no weights and no announced API.
編集コメントを表示
編集コメント
技術的な詳細やパラメータが未公開である点は懸念材料だが、Doubao アプリでの実稼働はアーキテクチャの妥当性を裏付ける重要な証拠となる。業界全体が「リアルタイム性」と「能動的対話」を追求する中で、この発表は設計思想の転換点として注目されるべき内容である。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
ByteDance の Seed チームは、ネイティブなオーディオ・ビジュアル全二重 LLM「SeedRealtime」を発表しました。このモデルは、音声、映像、テキストを単一の統合アーキテクチャ内で融合させます。従来のように 1 ターンずつ処理するのではなく、連続的なマルチモーダルストリームを通じてリアルタイムで対話を行います。Seed はこれをオムニモーダルな相互作用への一歩と位置づけ、3 つの画期的な成果を主張しています。それは「音声と映像の統合的理解」「能動的なインタラクション」、そして「自然な会話タイミング」です。
従来のアーキテクチャ目標は、ASR(自動音声認識)、VLM(視覚言語モデル)、TTS(テキスト読み上げ)モジュールが連鎖するカスケード型でした。しかしこれでは各段階間で遅延が生じ、情報が失われます。SeedRealtime はその代わりに、知覚、理解、意思決定、発話を並列処理で実行するエンドツーエンドの単一モデルとして動作します。また、ターンテイク(話者交代)も外部の音声活動検出器に依存せず、モデル内部で行われるようになります。
実用化は可能なのか?
部分的には可能です。
SeedRealtime は現在、ByteDance の消費者向けアシスタント「Doubao」アプリ内で稼働しています。ただし、この特定モデルについては技術レポート、パラメータ数、オープンウェイト、あるいは Volcano Engine や BytePlus へのエンドポイント情報は一切公開されていません。そのため、サードパーティのチームが現在これを統合することはできません。現時点で実用化可能なのは「アイデア」です。これは検証済みの参照アーキテクチャであり、リアルタイム音声とカメラ機能を併せ持つ製品を開発するすべての関係者にとって、目標を押し上げる役割を果たすものです。
インタラクティブな解説
デモで実際に何が新しいのか
Seed は 7 つのシナリオを発表しました。そのうち 4 つが中核的な機能です。
異なるモダリティ間でのアイデンティティの紐付け:騒がしいグループディナーにおいて、このモデルは人々が紹介される際に名前と顔を一致させ、それぞれの声をその人物に結びつけたまま維持します。そして、 conflicting な旅行の好みを正しい話者に関連付けてからプランを提案します。
指示された内容に基づいた能動的な発話:河北省博物館では、ユーザーが特定の青銅製の屏風台が登場した際にリマインドしてほしいと依頼しました。カメラはパンし続けますが、モデルは監視しており、その作品がフレーム内に入ると自発的に声を上げます。同じような挙動は ResNet の論文ページでも見られます。モデルは素早いページめくりを追跡し、「3.4 Implementation」セクションを見つけると自ら停止して、学習率、モーメンタム、重み減衰を読み上げます。
質問ではなく視覚状態からの修正:エスプレッソの抽出プロセスを見ている際、モデルは全豆がポートフィルタに入った瞬間に割り込み、クレマの色と量を評価し、抽出時間を 2〜3 秒短縮するよう提案します。
画面外メモリへの干渉抑制:北京大興空港では、飛行機に関する無関係な雑談が反応を引き起こすことはありません。実際にユーザーが質問した際、モデルはすでにスクロールして画面から消えた出発案内板の情報に基づいて回答し、さらにオンラインで荷物受取所の場所を検索します。
キーポイント
SeedRealtime は、音声・映像・テキストを一つのエンドツーエンドアーキテクチャに統合したネイティブなオーディオビジュアルフルデュプレックス LLM です。
ターンテイク(話者交代)はモデル内部で完結しており、発話のタイミングを外部の VAD が決定するわけではありません。
ByteDance の人による評価報告では、カスケード型スタックと比較して処理速度が半分になっていると指摘されています。ただし、ベンチマークの数値やレイテンシに関する具体的なデータは公開されていません。
この技術はすでに Doubao アプリで利用可能ですが、技術レポートやモデルの重み(ウェイト)、API の提供発表はまだありません。
ByteDance Seed の発表記事や Seed モデルページもぜひご覧ください。また、Twitter でフォローしていただくと幸いです。15 万人以上の ML 専門家が参加する SubReddit やニュースレターへの登録もお忘れなく。Telegram をご利用の方も、今なら Telegram チャンネルに参加できるようになりました。
原文を表示
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.
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.
Interactive explainer
What is actually new in the demos
Seed published seven scenarios. Four are load-bearing.
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.
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.
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.
Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.? Connect with us
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.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み