Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个错误怎么搞 求大神指点 #880

Open
Rainy-An opened this issue Apr 23, 2024 · 3 comments
Open

这个错误怎么搞 求大神指点 #880

Rainy-An opened this issue Apr 23, 2024 · 3 comments

Comments

@Rainy-An
Copy link

2

@hezilon
Copy link

hezilon commented Apr 24, 2024

打开test_audio2coeff.py文件,将102-105行改成如下代码:
savemat(os.path.join(coeff_save_dir, '%s_%s.mat'%(batch['pic_name'], batch['audio_name'])),
{'coeff_3dmm': coeffs_pred_numpy})
return os.path.join(coeff_save_dir, '%s_%s.mat'%(batch['pic_name'], batch['audio_name']))

@ermaccw
Copy link

ermaccw commented Apr 24, 2024

gradio版本降到3.46.1

@Rainy-An
Copy link
Author

return os.path.join(coeff_save_dir, '%s_%s.mat'%(batch['pic_name'], batch['audio_name']))

搞定了兄弟 多谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants