English

Ripple: Real-Time Streaming Audio-Video Generation With Cross-Modal Recurrent Memory

Computer Vision and Pattern Recognition 2026-07-29 v1

Abstract

Audio-video generative models achieve impressive quality but suffer from high latency, making them unsuitable for real-time applications. Although several streaming audio-video generation methods have been proposed, they remain costly and fail to support long-form generation. To address this, we propose \textbf{Ripple}, a real-time joint audio-video generation system with a cross-modal recurrent memory mechanism. To enable efficient streaming inference while preserving long-term context, Ripple combines a fixed-length sliding-window attention with modality-specific memory states that continuously summarize audio and video context. Cross-modal memory interaction is further introduced to enhance audio-visual synchronization. To learn this memory-augmented model effectively, we devise a three-stage training recipe: (1) adapting a bidirectional audio-video teacher to block-wise causal attention with simulated memory, (2) optimizing the memory construction and interaction pipeline through end-to-end distillation, and (3) applying online reinforcement post-training tailored for streaming audio-video generation. As a result, Ripple achieves ~28 FPS at 480P resolution, over faster than the teacher, while capable of coherent long-form generation. Extensive experiments on both short-video and long-video benchmarks demonstrate our superior performance over existing offline and online joint audio-video generation methods.

Cite

@article{arxiv.2607.26818,
  title  = {Ripple: Real-Time Streaming Audio-Video Generation With Cross-Modal Recurrent Memory},
  author = {Yanbo Ding and Zhizhi Guo and Quanyue Song and Yishan He and Zhixiang He and Yongxiang Li and Yali Wang},
  journal= {arXiv preprint arXiv:2607.26818},
  year   = {2026}
}