Talking-Face-Generation-DAVS
Talking-Face-Generation-DAVS copied to clipboard
SyntaxError: invalid token
E:\Users\Raytine\Anaconda3\python.exe F:/future/Talking-Face-Generation-DAVS-master/ptest_all.py --test_root './shuju/audio' --test_type 'audio' --test_audio_video_length 99 --test_resume_path CHECKPOINT_PATH
Traceback (most recent call last):
File "F:/future/Talking-Face-Generation-DAVS-master/ptest_all.py", line 11, in
This project is written in python 2.7 and I notice you are using python 3. I am not sure whether this caused the problem but it should be running fine in python 2.7 with PyTorch 0.2 environment. Sorry that I did not add this to the requirements before.
For me , the code is running fine in python 2.7 with pytorch 0.4 environment.