joonson / syncnet_python

Out of time: automated lip sync in the wild
MIT License
682 stars 150 forks source link

Error to download model #3

Closed benjisympa closed 6 years ago

benjisympa commented 6 years ago

Hi, thank you for your job. I want to try your implementation but I get an ERROR 404 when I want to download the model :/ I also have a question, on which corpus the network was trained ? Thanks

joonson commented 6 years ago

The script has been updated with the new address. Can you pull and try again? It's been trained on the VoxCeleb2 dataset.

KeyKy commented 5 years ago

@joonson wget http://www.robots.ox.ac.uk/~vgg/software/lipsync/data/face_detection_tf.zip 404 ERROR

joonson commented 5 years ago

It appears to be working fine -- maybe it was a temporary error.

sdulyq commented 3 years ago

I know the reason, you have to use new wget not the old one