saifhassan / Wav2Lip-HD

High-Fidelity Lip-Syncing with Wav2Lip and Real-ESRGAN
Other
360 stars 77 forks source link

When I bash run final.sh, the program ends directly #22

Closed 1863thuser closed 1 year ago

1863thuser commented 1 year ago

When I bash run final.sh, the program ends directly 捕获

It appears to exit when executing the last command: python inference_realesrgan.py -n RealESRGAN_x4plus -i ${back_dir}/${frames_wav2lip}/${filename} --output ${back_dir}/${frames_hd}/${filename} --outscale 3.5 --face_enhance

please help