paper-with-me

홈 › Papers

EmoFace: Audio-driven Emotional 3D Face Animation

2024-07-17 · Chang Liu, Qunfen Lin, Zijiao Zeng, Ye Pan

Audio-driven emotional 3D face animation aims to generate emotionally expressive talking heads with synchronized lip movements. However, previous research has often overlooked the influence of diverse emotions on facial expressions or proved unsuitable for driving MetaHuman models. In response to this deficiency, we introduce EmoFace, a novel audio-driven methodology for creating facial animations with vivid emotional dynamics. Our approach can generate facial expressions with multiple emotions, and has the ability to generate random yet natural blinks and eye movements, while maintaining accurate lip synchronization. We propose independent speech encoders and emotion encoders to learn the relationship between audio, emotion and corresponding facial controller rigs, and finally map into the sequence of controller values. Additionally, we introduce two post-processing techniques dedicated to enhancing the authenticity of the animation, particularly in blinks and eye movements. Furthermore, recognizing the scarcity of emotional audio-visual data suitable for MetaHuman model manipulation, we contribute an emotional audio-visual dataset and derive control parameters for each frames. Our proposed methodology can be applied in producing dialogues animations of non-playable characters (NPCs) in video games, and driving avatars in virtual reality environments. Our further quantitative and qualitative experiments, as well as an user study comparing with existing researches show that our approach demonstrates superior results in driving 3D facial models. The code and sample data are available at https://github.com/SJTU-Lucy/EmoFace.

📄 PDF Abstract BibTeX arXiv:2407.12501

Code (1)

sjtu-lucy/emoface 공식 구현 pytorch

Tasks

3D Face Animation

Similar Papers 제목 키워드 기반

EmoFace: Emotion-Content Disentangled Speech-Driven 3D Talking Face Animation

2024-08-21 · Yihong Lin, Liang Peng, Zhaoxin Fan, Xianjia Wu 외

The creation of increasingly vivid 3D talking face has become a hot topic in recent years. Currently, most speech-driven works focus on lip synchronisation but neglect to effectively capture the correlations between emot…

3D Face Animation

Emotional Face-to-Speech

2025-02-03 · Jiaxin Ye, Boyuan Cao, Hongming Shan

How much can we infer about an emotional voice solely from an expressive face? This intriguing question holds great potential for applications such as virtual character dubbing and aiding individuals with expressive lang…

ESGaussianFace: Emotional and Stylized Audio-Driven Facial Animation via 3D Gaussian Splatting

2026-01-05 · Chuhang Ma, Shuai Tan, Ye Pan, Jiaolong Yang 외 arxiv

Most current audio-driven facial animation research primarily focuses on generating videos with neutral emotions. While some studies have addressed the generation of facial videos driven by emotional audio, efficiently g…

PC-Talk: Precise Facial Animation Control for Audio-Driven Talking Face Generation

2025-03-18 · Baiqin Wang, Xiangyu Zhu, Fan Shen, Hao Xu 외

Recent advancements in audio-driven talking face generation have made great progress in lip synchronization. However, current methods often lack sufficient control over facial animation such as speaking style and emotion…

Face GenerationTalking Face Generation

EmoDiffusion: Enhancing Emotional 3D Facial Animation with Latent Diffusion Models

2025-03-14 · Yixuan Zhang, Qing Chang, Yuxi Wang, Guang Chen 외

Speech-driven 3D facial animation seeks to produce lifelike facial expressions that are synchronized with the speech content and its emotional nuances, finding applications in various multimedia fields. However, previous…