Closed echosvile closed 2 years ago
try --face video/silver.mp4 instaed of --face video video/silver.mp4
path to video not correct
I was able to figure out what the problem was which was from me: i didn't download the face detection file (sfd...) neither did I copy the the facedetection folder. So it went well after the copying and pasting
Please i used the argument as shown in the code
python inference.py --checkpoint_path <ckpt> --face <video.mp4> --audio <an-audio-source>
and typed it like this
python inference.py --checkpoint_path checkpoints/wav2lip.pth --face video/silver.MP4 --audio audio/michele.mp3
It shows me the image attached here e