Vidu S1: A Real-Time Interactive Video Generation Model

Hugging Face Daily Papers Papers

Summary

Vidu S1 is a real-time interactive video generation model that enables voice-controlled digital character animation with infinite-length output and high frame rate on consumer GPUs, achieving state-of-the-art performance.

We introduce Vidu S1, a real-time interactive video generation model supporting voice control of digital characters. Users can control video generation content at any moment through voice instructions. Vidu S1 supports infinite-length real-time video generation without blurring, drift, or visual distortion. Built with TurboDiffusion and TurboServe, Vidu S1 outputs 540p real-time videos at up to 42 FPS on regular consumer GPUs. Users can upload custom images of real people, anime, and pets, and choose different voice tones for personalized experiences. Experiments show that Vidu S1 achieves the best performance across all test metrics while fully meeting real-time inference requirements. A playable online demo is available at https://vidu.com/vidu-stream.
Original Article
View Cached Full Text

Cached at: 07/10/26, 06:16 AM

Paper page - Vidu S1: A Real-Time Interactive Video Generation Model

Source: https://huggingface.co/papers/2607.03118 Published on Jul 3

#1 Paper of the day Authors:

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

,

Abstract

Vidu S1 is a real-time interactive video generation model that supports voice-controlled digital character animation with infinite-length output and high frame rate on consumer hardware.

We introduce Vidu S1, a real-time interactive video generation model supportingvoice controlofdigital characters. Users can control video generation content at any moment through voice instructions. Vidu S1 supports infinite-lengthreal-time video generationwithout blurring, drift, or visual distortion. Built withTurboDiffusionandTurboServe, Vidu S1 outputs 540p real-time videos at up to 42 FPS on regularconsumer GPUs. Users can upload custom images of real people, anime, and pets, and choose different voice tones for personalized experiences. Experiments show that Vidu S1 achieves the best performance across all test metrics while fully meeting real-time inference requirements. A playable online demo is available at https://vidu.com/vidu-stream.

View arXiv pageView PDFProject pageGitHub43Add to collection

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2607.03118 in a model README.md to link it from this page.

Datasets citing this paper0

No dataset linking this paper

Cite arxiv.org/abs/2607.03118 in a dataset README.md to link it from this page.

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2607.03118 in a Space README.md to link it from this page.

Collections including this paper2

Similar Articles

Video generation models as world simulators

OpenAI Blog

OpenAI's technical report on Sora describes a video generation model that unifies diverse visual data through visual patches, enabling large-scale training of generative models capable of producing high-definition videos up to one minute long across variable durations, aspect ratios, and resolutions.

GraphVid: Interactive Graph-Controllable Video Generation

Hugging Face Daily Papers

GraphVid introduces a graph-conditioned image-to-video generation model that enables interactive control through structured interaction graphs, outperforming prior methods with significant reductions in FID and FVD.