AI-generated-characters icon indicating copy to clipboard operation
AI-generated-characters copied to clipboard

I try to run this demo, but some bug appear, I need you help!

Open adan1324 opened this issue 2 years ago • 3 comments

Animating Character with Driving Video: This might take a few minutes.. /content/first-order-model 100% 555/555 [00:19<00:00, 29.08it/s] /content Lipsyncing Character with Audio /content/Wav2Lip /content

OSError Traceback (most recent call last) in <cell line: 35>() 33 34 # Traceability ---> 35 tracability(final_video_driver) 36 final_video_driver = "marked.mp4" 37 get_ipython().system('ffmpeg -i $final_video_driver -i $audio_driver final_generated.mp4 -y &> /dev/null')

3 frames /usr/local/lib/python3.10/dist-packages/moviepy/video/io/ffmpeg_reader.py in ffmpeg_parse_infos(filename, print_infos, check_duration, fps_source) 268 lines = infos.splitlines() 269 if "No such file or directory" in lines[-1]: --> 270 raise IOError(("MoviePy error: the file %s could not be found!\n" 271 "Please check that you entered the correct " 272 "path.")%filename)

OSError: MoviePy error: the file /content/Wav2Lip/results/result_voice.mp4 could not be found! Please check that you entered the correct path.

adan1324 avatar May 08 '23 08:05 adan1324

same error +1

448486810 avatar Aug 22 '23 03:08 448486810

same error

joodo avatar Nov 05 '23 09:11 joodo

same error +1 @valleballe Hi , This is a very good project , we want to do some testing , could you help us check this issue , Thanks

tengfei86 avatar Nov 19 '23 14:11 tengfei86