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

Running the code without GUI #12

Open
kamadforge opened this issue Jan 9, 2025 · 2 comments
Open

Running the code without GUI #12

kamadforge opened this issue Jan 9, 2025 · 2 comments

Comments

@kamadforge
Copy link

Is it possible to simplify running the code and run it without using GUI and/or ONNX?

@instant-high
Copy link
Owner

All pretrained models are onnx converted torch models. So you canot run without onnx

Minimum cmd parameters are checkpoint path, video/image input, audio input and result output.
But the result will be more or less the same as wav2lip original, no enhancer and other extras.

@instant-high
Copy link
Owner

The GUI shown on my youtube channel is written in VB6.
It only writes and executes a batch file for 'inference_onnxModel.py'

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