anothermartz / Easy-Wav2Lip

Colab for making Wav2Lip high quality and easy to use
495 stars 76 forks source link

Failed to generate video #55

Open zhouhao27 opened 2 months ago

zhouhao27 commented 2 months ago

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?

anothermartz commented 2 months ago

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:

  1. What OS?
  2. What GPU?
  3. Did you use Easy-Wav2Lip to install?
zhouhao27 commented 2 months ago

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?

anothermartz commented 2 months ago

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.

vivekjvsdot commented 2 months ago

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.