paper-with-me

Papers

Vorch-Streamer: Extending Human Audio-Visual Generation to Real-Time Long-Form Streaming

2026-08-06 · Menglin Han, Yang Ding, Yulei Lu, Haoran Yu, Xin Ma, Junyi Chen, Zhangkai Ni, Lin Ma, Yaohui Wang arxiv

Real-time long-form avatar audio--video generation requires causal, continuous synthesis while maintaining audiovisual synchronization and visual consistency. Adapting a pretrained bidirectional model to this setting presents two key dilemmas. First, autoregressively reusing generated blocks as context creates exposure bias, causing errors and visual drift to accumulate over long rollouts. Second, a global speech utterance does not indicates a causal generator which portion should be spoken next when only limited local audio--video context is available. We present \textbf{Vorch-Streamer}, a post-training framework that addresses these challenges and enables real-time long-form Text-to-Audio-Video (T2AV) streaming. We construct a synthetic corpus of 80K avatar clips spanning 12--21 seconds and first train a causal generator with mixed Teacher Forcing and Diffusion Forcing. We then apply long-horizon Self Forcing with DMD distillation, exposing the model to its own rollout distribution while preserving the quality of the pretrained bidirectional teacher. To explicitly control speech progression, an external language model predicts discrete 25-Hz speech-planning tokens, whose continuous features condition the audio diffusion branch and align each causal block with the content it should speak. With bounded causal context and four-step denoising, Vorch-Streamer jointly generates audio and video from text at 27.12 FPS, exceeding the 24-FPS real-time playback rate while maintaining competitive audio--lip synchronization and strong identity preservation over long-form generation.

📄 PDF Abstract BibTeX arXiv:2608.05663

Code (2)

arxivsub/arXivSub_daily_arxiv ★ 4
iszhanjiawei/video-to-audio-arxiv-daily

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Vorch-Director: Interactive World Story Model via Noise-Aware Error Rectification

2026-08-06 · Lisai Zhang, Yidi Wu, Qi Liu, Xin Ma 외 arxiv

Autoregressive continuation provides a natural path toward minute-scale audio-visual generation by repeatedly extending a short-window generator conditioned on previously generated video and audio. However, models are tr…

Video Generation

Vorch-Omni: Multi-Task Orchestration of Sight and Sound

2026-08-06 · Vorch Team, Xiaoyu Chen, Yang Ding, Cong Han 외 arxiv

Recent advances in generative video modeling have enabled diverse generation, reference-based synthesis, extension, and editing, but existing approaches often rely on fragmented task-specific models. A general model must…

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

2026-06-23 · Lianghua Huang, Zhi-Fan Wu, Wei Wang, Yupeng Shi 외 arxiv

We present Wan-Streamer, a native-streaming, end-to-end interactive foundation model designed from the ground up for real-time, low-latency, full-duplex audio-visual interaction. Wan-Streamer seamlessly models language, …

X-Streamer: Unified Human World Modeling with Audiovisual Interaction

2025-09-25 · You Xie, Tianpei Gu, Zenan Li, Chenxu Zhang 외 arxiv

We introduce X-Streamer, an end-to-end multimodal human world modeling framework for building digital human agents capable of infinite interactions across text, speech, and video within a single unified architecture. Sta…

JoyStreamer: Unlocking Highly Expressive Avatars via Harmonized Text-Audio Conditioning

2026-01-31 · Ruikui Wang, Jinheng Feng, Lang Tian, Huaishao Luo 외 arxiv

Existing video avatar models have demonstrated impressive capabilities in scenarios such as talking, public speaking, and singing. However, the majority of these methods exhibit limited alignment with respect to text ins…