thecliquedev

Results 1 issues of thecliquedev

python inference.py --checkpoint_path checkpoints/disc_checkpoint_step000000001.pth --face sample_data/foto.png --audio sample_data/audio.wav Traceback (most recent call last): File "/kaggle/working/wav2lip/inference.py", line 280, in main() File "/kaggle/working/wav2lip/inference.py", line 252, in main model = load_model(args.checkpoint_path) File "/kaggle/working/wav2lip/inference.py",...