OpenTalker / video-retalking

[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://opentalker.github.io/video-retalking/
Apache License 2.0
6.04k stars 896 forks source link

Linux 环境下,按照python3.8版本安装,dlib会报错 #201

Open shineyGuang opened 5 months ago

shineyGuang commented 5 months ago
image
ZhuYiHua-ai commented 3 months ago

一样的问题,你解决了吗?

teneous commented 1 month ago

try this :

pip install --upgrade pip setuptools wheel

pip install dlib==19.24.0
tom20180101 commented 4 weeks ago

please check gcc version , dlib require gcc >= 4.9