Creating high-quality, generalizable speech-driven 3D talking heads remains a persistent challenge. Previous methods achieve satisfactory results for fixed viewpoints and small-scale audio variations, but they struggle with large head rotations and out-of-distribution (OOD) audio. Moreover, they are constrained by the need for time-consuming, identity-specific training. We believe the core issue lies in the lack of sufficient 3D priors, which limits the extrapolation capabilities of synthesized talking heads. To address this, we propose GGTalker, which synthesizes talking heads through a combination of generalizable priors and identity-specific adaptation. We introduce a two-stage Prior-Adaptation training strategy to learn Gaussian head priors and adapt to individual characteristics. We train Audio-Expression and Expression-Visual priors to capture the universal patterns of lip movements and the general distribution of head textures. During the Customized Adaptation, individual speaking styles and texture details are precisely modeled. Additionally, we introduce a color MLP to generate fine-grained, motion-aligned textures and a Body Inpainter to blend rendered results with the background, producing indistinguishable, photorealistic video frames. Comprehensive experiments show that GGTalker achieves state-of-the-art performance in rendering quality, 3D consistency, lip-sync accuracy, and training efficiency.
Overview of GGTalker. We introduce a two-stage Prior-Adaptation approach for talking head synthesis.
We use a conditional diffusion transformer to predict plausible facial movements from an audio sequence.
For texture generation, we leverage the UV layout of the canonical mesh and use an Identity-Gaussian Generator to predict a UV Gaussian map from a single reference image,
initializing a reasonable Gaussian distribution for the head. We adapt well-trained priors to target individual’s speaking style and texture details.
We further introduce a color MLP and a Body Inpainter to generate motion-aligned fine textures and lifelike results.
@article{hu2025ggtalker,
title={GGTalker: Talking Head Systhesis with Generalizable Gaussian Priors and Identity-Specific Adaptation},
}