Quality of video is not very high

#14
by rajatgarg79 - opened

I installed this on GPU server and was able to upload video and voice sample. However, video generated had tons of lip sync + other issues like black space in mouth etc. Are there other configurations we need to do? I basically did an install with docker.

Thanks for your interest!

if you want to try high-quality mode, please consider:

  1. use the saved HD video in line 369 in app.py
  2. replace line 370 - line 374 with a HD lipsync model, in our HD demo we use in-lab model. for open-source version, I suggest you take a look on wav2lip-hd

Sign up or log in to comment