saifhassan / Wav2Lip-HD

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

FileNotFoundError: [WinError 2] The system cannot find the file specified #29

Closed AIhasArrived closed 8 months ago

AIhasArrived commented 8 months ago

..Python\Python311\Lib\subprocess.py", line 1538, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified

How to resolve this? Thanks

AIhasArrived commented 8 months ago

Found solution here: https://github.com/Rudrabha/Wav2Lip/issues/514