ShmuelRonen / ComfyUI_wav2lip

A custom node for ComfyUI that allows you to perform lip-syncing on videos using the Wav2Lip model. It takes an input video and an audio file and generates a lip-synced output video.
89 stars 20 forks source link

Ubuntu support and missed dep librosa #12

Closed signorinileandro closed 4 months ago

signorinileandro commented 4 months ago

Hi, I took the liberty of creating a pull request that resolves an issue I encountered. This change made it work on Ubuntu for me. Could someone test this on Windows to ensure compatibility? You can find the PR here: PR #11 Thanks!