Easy-Wav2Lip icon indicating copy to clipboard operation
Easy-Wav2Lip copied to clipboard

Failed to generate video

Open zhouhao27 opened this issue 1 year ago • 4 comments

Here is the error message:

Processing trump.mp4 using trump-aaron.wav for audio imports loaded!
Processing failed! :( see line above 👆 Consider searching the issues tab on the github: https://github.com/anothermartz/Easy-Wav2Lip/issues

No details about how it failed. Any idea?

zhouhao27 avatar Apr 24 '24 12:04 zhouhao27

It really isn't giving much info, can you tell me the following:

  1. Colab or local install?
  2. Does any other video/audio work?

If local install: 3. What OS? 4. What GPU? 5. Did you use Easy-Wav2Lip to install?

anothermartz avatar Apr 24 '24 13:04 anothermartz

It really isn't giving much info, can you tell me the following:

  1. Colab or local install?

Running in Colab.

  1. Does any other video/audio work?

Will try.

If local install: 3. What OS? 4. What GPU? 5. Did you use Easy-Wav2Lip to install?

zhouhao27 avatar Apr 24 '24 13:04 zhouhao27

Running in Colab.

Is it v8.3?

I've just tried it to make sure it's working and it did with my video & audio, so it must be your files.

If you're using v8.3, do you mind uploading your video and audio somewhere so I can figure out what's causing it to fail like that and provide info for yourself and future users?

If you aren't using v8.3, try that version that's linked from the main Easy-Wav2Lip project page readme.

anothermartz avatar Apr 24 '24 14:04 anothermartz

got the same issue on colab, Did manual installation and tried with same video and audio..

ValueError: Face not detected! Ensure the video contains a face in all the frames. Processing failed! :( see line above 👆 Consider searching the issues tab on the github: https://github.com/anothermartz/Easy-Wav2Lip/issues

Now, I understood the issue! Remove the frames without face.It should work.

vivekjvsdot avatar May 03 '24 16:05 vivekjvsdot