SyncAnimation: A Real-Time End-to-End Framework for Audio-Driven Human Pose and Talking Head Animation
Yujian Liu, Shidang Xu, Jing Guo, Dingbin Wang, Zairan Wang, Xianfeng Tan, Xiaoli Liu
TL;DR
SyncAnimation tackles real-time, audio-driven avatar synthesis by introducing a unified NeRF-based framework that jointly renders upper-body and head motion with synchronized lip animation. It integrates AudioPose Syncer, AudioEmotion Syncer, and a High-Synchronization Human Renderer to ensure stable pose-audio alignment, expressive facial dynamics, and seamless torso-head coherence, all while enabling one-shot and zero-shot inferences. The approach uses pose offsets, diversity and stability conditioning, CVAEs for expressions, and a multi-plane hash-based head renderer to achieve high fidelity, natural blinking, and accurate lip-sync, with an emphasis on real-time performance (41 FPS on a RTX 4090). Extensive quantitative and qualitative evaluations show superior image quality, lip-sync accuracy, and motion diversity compared with GAN-, NeRF-, and SD-based baselines, and ablations confirm the necessity of each module. The work advances practical audio-driven avatars by delivering real-time, end-to-end generation of coherent upper-body and facial dynamics from monocular or noisy inputs, suitable for live streaming and conferencing applications.
Abstract
Generating talking avatar driven by audio remains a significant challenge. Existing methods typically require high computational costs and often lack sufficient facial detail and realism, making them unsuitable for applications that demand high real-time performance and visual quality. Additionally, while some methods can synchronize lip movement, they still face issues with consistency between facial expressions and upper body movement, particularly during silent periods. In this paper, we introduce SyncAnimation, the first NeRF-based method that achieves audio-driven, stable, and real-time generation of speaking avatar by combining generalized audio-to-pose matching and audio-to-expression synchronization. By integrating AudioPose Syncer and AudioEmotion Syncer, SyncAnimation achieves high-precision poses and expression generation, progressively producing audio-synchronized upper body, head, and lip shapes. Furthermore, the High-Synchronization Human Renderer ensures seamless integration of the head and upper body, and achieves audio-sync lip. The project page can be found at https://syncanimation.github.io
