FACIAL: Synthesizing Dynamic Talking Face With Implicit Attribute Learning


PyTorch implementation for the paper:

FACIAL: Synthesizing Dynamic Talking Face with Implicit Attribute Learning

Chenxu Zhang,
Yifan Zhao,
Yifei Huang,
Ming Zeng,
Saifeng Ni,
Madhukar Budagavi,
Xiaohu Guo

ICCV 2021

Run demo on Google Colab

Open In Colab

Requirements

conda create -n audio_face
conda activate audio_face

sudo apt-get install ffmpeg

pip install -r requirements.txt
  • you may add opencv by conda.

Citation