mitmedialab / AI-generated-characters

AI-generated-character
452 stars 105 forks source link

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

Open adan1324 opened 1 year ago

adan1324 commented 1 year ago

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.

448486810 commented 1 year ago

same error +1

joodo commented 10 months ago

same error

tengfei86 commented 9 months ago

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