OpenTalker / video-retalking

[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://opentalker.github.io/video-retalking/
Apache License 2.0
6.04k stars 896 forks source link

Traceback error #177

Open mavashis4toshi opened 7 months ago

mavashis4toshi commented 7 months ago

Traceback (most recent call last): File "/kaggle/working/video-retalking/inference.py", line 345, in main() File "/kaggle/working/video-retalking/inference.py", line 103, in main trans_params, im_idx, lmidx, = align_img(frame, lm_idx, lm3d_std) File "/kaggle/working/video-retalking/third_part/face3d/util/preprocess.py", line 196, in align_img trans_params = np.array([w0, h0, s, t[0], t[1]]) ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (5,) + inhomogeneous part.

Player-ghq commented 6 months ago

could you solve? I have the same issue......