paper-with-me

Papers

StreamChar: Long-Horizon Streaming Character Audio-Video Generation with Decoupled Orchestration

2026-05-25 · Linrui Tian, Qi Wang, Bang Zhang arxiv

Real-time streaming joint audio-video generation for character animation requires a generator to speak the requested transcript, maintain visual identity across chunks, and run within a strict playback budget. These requirements are difficult to satisfy simultaneously: chunk-wise autoregressive generation can accumulate transcript-audio misalignment and visual drift, while the few-step distillation needed for low latency often degrades spatial diversity and temporal quality. We present StreamChar, a streaming framework that separates long-horizon orchestration from short-window audio-video denoising. An LLM-based orchestrator uses the transcript and historical context to produce frame-aligned audio conditions, and a joint audio-video DiT performs local bidirectional denoising with reference and motion-frame conditioning. For efficient deployment, we use a two-stage distillation pipeline that first compresses the sampler and then fine-tunes the student under online chunk rollouts. A progress-aware pointer aligns partial transcripts with generated audio during rollout training, and a sink-chunk memory provides a persistent visual anchor for reducing long-horizon drift. Experiments on short-clip and long-horizon protocols show that StreamChar runs in real time on a single H100 GPU and provides a favorable system-level trade-off among transcript fidelity, audio-visual synchronization, visual quality, and streaming stability compared with recent joint and audio-driven baselines.

📄 PDF Abstract BibTeX arXiv:2605.25659

Code (0)

등록된 구현이 없습니다.

Tasks

Video GenerationVideo Denoising

Similar Papers 제목 키워드 기반

DiscoForcing: A Unified Framework for Real-Time Audio-Driven Character Control with Diffusion Forcing

2026-05-27 · Kaiyang Ji, Bingsheng Qian, Binghuan Wu, Kangyi Chen 외 arxiv

We study real-time audio-responsive character control as a deployment-faithful problem: strictly causal, bounded-latency streaming that must generate coherent full-body motion at interactive frame rates while the audio c…

MGM-Omni: Scaling Omni LLMs to Personalized Long-Horizon Speech

2025-09-29 · Chengyao Wang, Zhisheng Zhong, Bohao Peng, Senqiao Yang 외 arxiv

We present MGM-Omni, a unified Omni LLM for omni-modal understanding and expressive, long-horizon speech generation. Unlike cascaded pipelines that isolate speech synthesis, MGM-Omni adopts a "brain-mouth" design with a …

Multimodal ReasoningSpeech Synthesis

Live Avatar: Streaming Real-time Audio-Driven Avatar Generation with Infinite Length

2025-12-04 · Yubo Huang, Hailong Guo, Fangtai Wu, Weiqiang Wang 외 arxiv

Audio-driven avatar interaction demands real-time, streaming, and infinite-length generation -- capabilities fundamentally at odds with the sequential denoising and long-horizon drift of current diffusion models. We pres…

OmniMate: Open-Ended Real-Time Streaming Audio-Visual Generation for Interactive Avatars

2026-07-25 · Quanyue Song, Yishan He, Yanbo Ding, Zhixiang He 외 arxiv

Recent advances in diffusion-based generative models have enabled real-time audio-driven avatar generation and unified audio-visual synthesis, providing a promising foundation for interactive avatar systems. However, ext…

LPM 1.0: Video-based Character Performance Model

2026-04-09 · Ailing Zeng, Casper Yang, Chauncey Ge, Eddie Zhang 외 arxiv

Performance, the externalization of intent, emotion, and personality through visual, vocal, and temporal behavior, is what makes a character alive. Learning such performance from video is a promising alternative to tradi…