First, I compiled the 'fused' op and install the missing face_alignment:
cd op && python setup.py install
pip install face_alignment
Then, this error occurred:
FileNotFoundError: [Errno 2] No such file or directory: 'model/audio2expression_convNet_justus.pt'
This model file is missing in google drive.
First, I compiled the 'fused' op and install the missing face_alignment:
Then, this error occurred:
This model file is missing in google drive.