Skip to content
New issue

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

how to solve the problem:FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gradio/***/4.mp4' -> 'temp/video/4.mp4' #276

Open
huangyingbo663 opened this issue Oct 14, 2024 · 3 comments

Comments

@huangyingbo663
Copy link

error log is :

File "/root/miniconda3/envs/video-retalking/lib/python3.10/shutil.py", line 816, in move
os.rename(src, real_dst)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gradio/***/4.mp4' -> 'temp/video/4.mp4'

@huangyingbo663
Copy link
Author

this happened when i used python webUI.py.and i clicked the "Synthesize".and the error happened.

@isaacsisi
Copy link

this happened when i used python webUI.py.and i clicked the "Synthesize".and the error happened.
Write a value for segment length

@wangaocheng
Copy link

在video-retalking的根目录下建立几个目录,temp/video , temp/audio, results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants