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

ValueError: --face argument must be a valid path to video/image file #28

Closed
yangboz opened this issue May 9, 2022 · 2 comments
Closed

Comments

@yangboz
Copy link

yangboz commented May 9, 2022

Traceback (most recent call last):
File "general_demo.py", line 18, in
video = wav2lip(args.human,wavfile,args.output) #将音频合成到唇形视频
File "/Users/apple/Downloads/PaddleBoBo-develop/PaddleTools/GAN.py", line 12, in wav2lip
wav2lip_predictor.run(input_video, input_audio, output)
File "/Users/apple/miniconda3/envs/py37/lib/python3.7/site-packages/ppgan/apps/wav2lip_predictor.py", line 177, in run
'--face argument must be a valid path to video/image file')
ValueError: --face argument must be a valid path to video/image file

@JiehangXie
Copy link
Owner

JiehangXie commented May 10, 2022 via email

@yangboz
Copy link
Author

yangboz commented May 13, 2022

thanks.

@yangboz yangboz closed this as completed May 13, 2022
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