OpenTalker / SadTalker

[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
https://sadtalker.github.io/
Other
11.78k stars 2.2k forks source link

有大佬知道ref_eyeblink和ref_pose两个参数对应的文件,哪里可以下载吗 #775

Open zhangnn520 opened 9 months ago

zhangnn520 commented 9 months ago
parser.add_argument("--ref_eyeblink", default=None, help="path to reference video providing eye blinking")
parser.add_argument("--ref_pose", default=None, help="path to reference video providing pose")
vardanagarwal commented 9 months ago

You can pass .mp4 files and the code will convert them to .mat. Alternatively, the authors have provided some example files.