You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, when I run the inference code, raised following error:
Traceback (most recent call last):
File "/home/jovyan/wangzairan/projects/DEEPTalk/DEEPTalk/demo.py", line 240, in
main(args, DEMOTE_config)
File "/home/jovyan/wangzairan/projects/DEEPTalk/DEEPTalk/demo.py", line 123, in main
original_weights = DEMOTE_ckpt[name]
KeyError: 'audio_model.model.encoder.pos_conv_embed.conv.parametrizations.weight.original0'