-
-
So running the command:
python color_syncnet_train.py --data_root preprocessedData/ --checkpoint_dir checkpoints
use_cuda: True
total trainable params 19881059
0it [00:00, ?it/s]Saved checkpoi…
-
Hi @Rudrabha ,
What a great work and thanks for sharing it.
I am wondering
1. How to generate higher resolution output?
2. By cropping face with square area (not resize to 96x96), Will it imp…
-
Thanks for your great work!
I have used the original wav2lip model to process wild video dubbing, and found there will be some abnormal color in the mouth occasional.
I think the reason is the o…
-
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\AI/extensions/SadTalker/checkpoints/wav2lip.pth'
I don't have a folder with this name "checkpoints" and the file does not exist "wav2lip.p…
-
当我运行 step 6 的时候出现了这个错误:
```sh
Traceback (most recent call last):
File "D:\HWork\NEW08\AD-NeRF\data_util\face_tracking\face_tracker.py", line 188, in
renderer = Render_3DMM(arg_focal, h, w, …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Attempting to use updated webui. Without roop enabled, p…
-
I have recorded a video with my phone, and tested the loss with color_syncnet_train.py by loading the pretrained model lipsync_expert.pth, it showes the loss is aroud 1.3, not the well trained loss ar…
-
train syncnet after
when i use hq_wav2lip_sam_train.py --syncnet_checkpoint_path .\checkpoints\syncnet\syncnet_checkpoint_384_64_000012032_2024-01-19.pth
tell me this error
RuntimeError: Error…
-
完整异常栈:
`Traceback (most recent call last):
File "E:\learn\sadtalker\inference.py", line 141, in
main(args)
File "E:\learn\sadtalker\inference.py", line 53, in main
audio_to_coeff =…