Skip to content

Free AI Lip sync using WAV2Lip

Download the Script Set for free wav2lip lipsync here: freelipsync

Steps how to install on any computer / VM / VPS the freelipsync app via WAV2Lip

1. extract the zip file, you will see 2 things – setup.sh and update_php_config.sh

2. upload / copy update_php_config.sh into /tmp of your VM / VPS

3. run this command

bash update_php_config

4. You now have php and apache setup, navigate to /var/www/html

cd /var/www/html

5. Create a folder called – “freelipsync”

mkdir freelipsync

6. Change the permission of the folder

chown -R www-data:www-data freelipsync/

7. Upload / copy the setup.sh in this folder.

8. run this command

bash setup.sh

9. After installation is completed, you’re good to go.

10. Access it via http://your-VM-ip/freelipsync

Watch this sample video guide to understand the usage: https://youtu.be/FX8MOuo0x3k

Leave a Reply

Your email address will not be published. Required fields are marked *