High-Fidelity Lip-Syncing with Wav2lip-HD and Real-ESRGAN | Unleashing Realism

preview_player
Показать описание
Collab version of wav2lip-HD with Real-ESRGAN . amazing result with face enhancement .
CODE : !pip install librosa==0.8.1
Рекомендации по теме
Комментарии
Автор

HI Thank you great but I got error last after I replace your code I got this massage how to fix ? [image2 @ 0x56644c113240] Could find no file with path and index in the range 0-4
No such file or directory

Innovative_AI
Автор

The last one failed, but the video still synthesized, just with a piece on the mouth

tengdongmei
Автор

Thank you for the video! It's helpful.
There is a question. If I want to make another lipsink in the same session, do I have to restart all cells starting from the ones where the files were uploaded or some of them?

saturn
Автор

❤ Can You show to us, how we can upload another project, does it mea: which steps we don't have to start again.

sosenstream
Автор

When running the last block with the code from your description, it gave an error:

Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height

Can you please tell me how to fix this?

saturn
Автор

i just tryed and seems to not work anymore, lot of errors in the first cell

massidecenzo
Автор

!ffmpeg -r 20 -i -i {back_dir}/{input_audio} -vcodec libx264 -crf 25 -preset veryslow -acodec copy

doesn't work. same mistake...

TheToonRoom