saifhassan / Wav2Lip-HD

High-Fidelity Lip-Syncing with Wav2Lip and Real-ESRGAN
Other
320 stars 75 forks source link

Cant edit parameter with the file ,, run_final.sh ,, #4

Closed cyzzion closed 1 year ago

cyzzion commented 1 year ago

@saifhassan 4. Open run_final.sh file and modify following parameters -- DONT WORK!!

After double-clicking on the "run_final.sh" file, it just opens a small window and then immediately closes it again. I can't post anything here!

and if i run the command on the git bash Software i just get a error massage:

$ bash run_final.sh run_final.sh: line 10: python3: command not found Traceback (most recent call last): File "C:\Users\Apple\a1\Wav2Lip-HD\video2frames.py", line 1, in import cv2 ModuleNotFoundError: No module named 'cv2' Traceback (most recent call last): File "C:\Users\Apple\a1\Wav2Lip-HD\Real-ESRGAN\inference_realesrgan.py", line 2, in import cv2 ModuleNotFoundError: No module named 'cv2'

Question: whats the Problem? How i can edit the files on point 4. and run the command 5. so it will work?

My System: Windows 10 Pro - 64bit Graphic: NVIDIA Quadro RTX 5000 with Max-Q Design 16gb Ram SCM Software: Git-SCM/Git Bash