Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process finished with exit code -1073740791 (0xC0000409) #2290

Open
WestbrookZero opened this issue Aug 8, 2023 · 0 comments
Open

Process finished with exit code -1073740791 (0xC0000409) #2290

WestbrookZero opened this issue Aug 8, 2023 · 0 comments
Assignees

Comments

@WestbrookZero
Copy link

WestbrookZero commented Aug 8, 2023

code:
import paddlehub as hub

W2F_Module = hub.Module(name="wav2lip")
W2F_Module.wav2lip_transfer(face='output/FOM.mp4',
audio='wavs/1.wav',
output_dir='./transfer_result/',
use_gpu=True)

environment:
win10 、python3.7 、paddlehub=2.3.1 、paddlepaddle=2.4、paddlepaddle-gpu=2.4、typeguard=2.13.3
cuda=10.2 cudnn=7.6

error:
[08/08 13:27:38] ppgan INFO: Found C:\Users\wuq.DN.cache\ppgan\GPEN-512.pdparams
W0808 13:27:40.043895 14896 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 6.1, Driver API Version: 11.4, Runtime API Version: 10.2
W0808 13:27:40.055925 14896 gpu_resources.cc:91] device: 0, cuDNN Version: 7.6.
Reading video frames...
Number of frames available for inference: 300
Length of mel chunks: 123
Model loaded
0%| | 0/1 [00:00<?, ?it/s]
0%| | 0/8 [00:00<?, ?it/s]
Process finished with exit code -1073740791 (0xC0000409)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants