HeyGen’s TAVR Uses Video References to Build More Faithful Talking Avatars
TAVR replaces the usual single-photo input with short video references to improve identity preservation across scenes.

HeyGen Research and NTU have introduced TAVR, a talking-avatar system that builds an identity from a short video rather than a single still image. The work was published by Hugging Face Blog on August 27, 2026, and has been accepted to SIGGRAPH Asia 2026 in the conference track.
That extra visual context is the central idea: a clip can show multiple poses, expressions, angles, and lighting conditions. TAVR can then generate the person in a different background through a single generation pass, rather than relying on a separate editing pipeline that may weaken identity or introduce artifacts.
The system’s cross-scene benchmark results are notable. TAVR achieved an overall quality score of 16.42, compared with 14.13 for the next-best method, while also recording the strongest identity-similarity performance. Identity similarity improved as the reference expanded from 12 to 48 frames, with no reported decline in lip-sync or overall video quality. Shorter references could produce artifacts such as distorted teeth because the model had less evidence about the person’s mouth.
For builders, TAVR is based on Wan2.1-T2V-14B and combines video-token selection, reference self-attention, and audio cross-attention for lip synchronization. Its training progresses from same-scene learning to cross-scene fine-tuning, then uses reinforcement learning guided by ArcFace identity similarity.
The base model produces clips of roughly 3 seconds. TAVR extends them by carrying motion information between windows and anchoring appearance to the first latent frame, helping reduce identity drift in longer sequences. The approach points toward more reliable personalized presenters, training avatars, and character-driven video tools—though the report describes a research system, not a general availability announcement.
Source: Hugging Face Blog
Comments
Log in to join the discussion