Thanks for this great repo!
As for audio2face, I found that in model files, it does not has audio embedding part:
https://github.com/oawiles/X2Face/blob/2d0a3a620c8ebf57c6df75c79fb82052eceb89ba/UnwrapMosaic/NoSkipNet_X2Face_pose.py
The default value for ''audio'' in line 197 is false, also there is not any codes for audio model. How to reimplement your method for audio2face?
Thanks.
Thanks for this great repo!
As for audio2face, I found that in model files, it does not has audio embedding part:
https://github.com/oawiles/X2Face/blob/2d0a3a620c8ebf57c6df75c79fb82052eceb89ba/UnwrapMosaic/NoSkipNet_X2Face_pose.py
The default value for ''audio'' in line 197 is false, also there is not any codes for audio model. How to reimplement your method for audio2face?
Thanks.