Ovi: Twin Backbone Cross-Modal Fusion for Audio-Video Generation
About
Audio-video generation has often relied on complex multi-stage architectures or sequential synthesis of sound and visuals. We introduce Ovi, a unified paradigm for audio-video generation that models the two modalities as a single generative process. By using blockwise cross-modal fusion of twin-DiT modules, Ovi achieves natural synchronization and removes the need for separate pipelines or post hoc alignment. To facilitate fine-grained multimodal fusion modeling, we initialize an audio tower with an architecture identical to that of a strong pretrained video model. Trained from scratch on hundreds of thousands of hours of raw audio, the audio tower learns to generate realistic sound effects, as well as speech that conveys rich speaker identity and emotion. Fusion is obtained by jointly training the identical video and audio towers via blockwise exchange of timing (via scaled-RoPE embeddings) and semantics (through bidirectional cross-attention) on a vast video corpus. Our model enables cinematic storytelling with natural speech and accurate, context-matched sound effects, producing movie-grade video clips. All the demos, code and model weights are published at https://aaxwaz.github.io/Ovi
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Speech | Seed-TTS en (test) | WER3.5 | 121 | |
| Text-to-Audio-Video Generation | Verse-Bench | MS0.58 | 16 | |
| Joint text-to-audio-video generation | HDTF and Hallo3 English (test) | FID33.84 | 12 | |
| Multimodal Customization | OC-Bench (test) | Face-Sim0.692 | 12 | |
| Talking Head Generation | EMTD | Sync-C7.183 | 10 | |
| Audio-visual instance editing | AvED-Bench | AVS31.6 | 8 | |
| Ambient Sound Generation | Greatest Hits (test) | DeSync0.43 | 7 | |
| Ambient Sound Generation | VABench (test) | DeSync0.49 | 7 | |
| Ambient Sound Generation | AVSync15 (test) | DeSync0.71 | 7 | |
| Joint audio-video generation | Identity-aware T2AV (test) | AES0.554 | 7 |