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

--face argument must be a valid path to video/image file #827

Open
Sadrahel opened this issue Nov 16, 2023 · 1 comment
Open

--face argument must be a valid path to video/image file #827

Sadrahel opened this issue Nov 16, 2023 · 1 comment
Assignees

Comments

@Sadrahel
Copy link

Hi

First time i am trying to use Face2lip i think all is ok but i have this issue !
--face argument must be a valid path to video/image file

Thanx for your help !!!

@JunnYu
Copy link
Member

JunnYu commented Feb 1, 2024

Are you sure it's Face2lip?
Here is the Chinese documentation of Wav2lip,
https://github.com/PaddlePaddle/PaddleGAN/blob/21ee373c2a9481231f50b32e0753d3f543a86396/docs/zh_CN/tutorials/wav2lip.md

if not os.path.isfile(face):
raise ValueError(
'--face argument must be a valid path to video/image file')

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

3 participants