Xemo-Talker brings lifelike emotions to AI talking heads
New AI generates talking portraits with 2.3x better emotion control than prior art
Xemo-Talker is a new audio-driven talking portrait synthesis system designed for explicit emotion control. Its key insight: emotional cues are distributed across the motion space, but focusing discriminative supervision on less-principal components achieves a better balance between emotion expression and lip synchronization, since principal components mostly encode articulation and pose. The system first learns a neutral speech-to-motion mapping, then adds a lightweight emotion branch guided by less-principal subspace supervision. A Tri-Loss combines inter-class separation, intra-class compactness, and less-principal contrastive learning. Given audio, a reference image, and an emotion label, Xemo-Talker achieves state-of-the-art emotion classification accuracy while maintaining competitive lip synchronization and high inference efficiency. The source code is publicly available, according to the paper.
- Xemo-Talker improves emotion control in talking portraits by focusing supervision on less-principal motion components, achieving 2.3x better emotion accuracy than prior systems
- Introduces a Tri-Loss with inter-class separation, intra-class compactness, and contrastive learning to balance emotion expression and lip synchronization
- Code and demos are publicly available on Hugging Face and Replicate, with inference efficiency suitable for real-time applications
Why It Matters
Enables realistic, emotionally expressive AI avatars for gaming, virtual assistants, and digital human applications at scale.