OpenTalker / SadTalker

[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
https://sadtalker.github.io/
Other
11.86k stars 2.21k forks source link

FileNotFoundError: [Errno 2] No such file or directory: '30b0b348-ca75-4e49-ba18-79a0bf2100d6.mp4' #439

Open traveling121 opened 1 year ago

traveling121 commented 1 year ago

Traceback (most recent call last): File "/data/SadTalker-main/inference.py", line 144, in main(args) File "/data/SadTalker-main/inference.py", line 88, in main enhancer=args.enhancer, background_enhancer=args.background_enhancer, preprocess=args.preprocess, img_size=args.size) File "/data/SadTalker-main/src/facerender/animate.py", line 222, in generate save_video_with_watermark(path, new_audio_path, av_path, watermark= False) File "/data/SadTalker-main/src/utils/videoio.py", line 28, in save_video_with_watermark shutil.move(temp_file, save_path) File "/opt/conda/lib/python3.7/shutil.py", line 580, in move copy_function(src, real_dst) File "/opt/conda/lib/python3.7/shutil.py", line 266, in copy2 copyfile(src, dst, follow_symlinks=follow_symlinks) File "/opt/conda/lib/python3.7/shutil.py", line 120, in copyfile with open(src, 'rb') as fsrc: FileNotFoundError: [Errno 2] No such file or directory: '30b0b348-ca75-4e49-ba18-79a0bf2100d6.mp4' Pleasse tell me how to solve this problem?

G-force78 commented 1 year ago

How were you using it? Through gradio?

MINGSONG4 commented 1 year ago

me too! although i can find the mp4 in result folder, but the mp4 are no voice. I try to reinstall but still cannot fix the problem.

vinthony commented 1 year ago

have you installed the ffmpeg correctly?

vinthony commented 1 year ago

you may check this issue: https://github.com/OpenTalker/SadTalker/issues/356

traveling121 commented 1 year ago
    Thanks. FFmpeg caused this problem.

---- Replied Message ----

     From 

        ***@***.***>

     Date 

    6/27/2023 03:46

     To 

        ***@***.***>

     Cc 

        ***@***.***>
        ,

        ***@***.***>

     Subject 

          Re: [OpenTalker/SadTalker] FileNotFoundError: [Errno 2] No such file or directory: '30b0b348-ca75-4e49-ba18-79a0bf2100d6.mp4' (Issue #439)

download the models from google drive instead of using the bash script

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>