adobe-research / MakeItTalk

Other
483 stars 302 forks source link

Generate videos without audio. #14

Open Zenobia7 opened 2 years ago

Zenobia7 commented 2 years ago

when i use command

python main_end2end.py --jpg anne2.jpg

generate videos without audio.

when i use command

python main_end2end_cartoon.py --jpg dog.jpg --jpg_bg dog_bg.jpg

An error occurred

[image2 @ 0x5568620ffe40] Could find no file with path '%06d.tga' and index in the range 0-4 %06d.tga: No such file or directory

Ha0Tang commented 2 years ago

@Zenobia7 The video I generated also has no audio, have you solved this problem later?