We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Unable to run
python text2facetime.py --checkpoint_path "wav2lip.pth" --face "ian5sec25fps.mp4" --audio "iann.wav"
it keeps throwing exception
tts_models/multilingual/multi-dataset/your_tts is already downloaded. Error in sys.excepthook:
Original exception was:
I am running on Windows 11 machine with all the dependencies installed successfully.
Can anyone help on that?
The text was updated successfully, but these errors were encountered:
The problem is this one generator = pipeline('text-generation', model=model_name)
Not sure why is this error all about it is not descriptive at all. [WinError 6] The handle is invalid
Sorry, something went wrong.
No branches or pull requests
Unable to run
python text2facetime.py --checkpoint_path "wav2lip.pth" --face "ian5sec25fps.mp4" --audio "iann.wav"
it keeps throwing exception
Original exception was:
I am running on Windows 11 machine with all the dependencies installed successfully.
Can anyone help on that?
The text was updated successfully, but these errors were encountered: