Skip to content

inference error: KeyError: 'audio_model.model.encoder.pos_conv_embed.conv.parametrizations.weight.original0' #2

@wzr1201

Description

@wzr1201

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'

how can I solve this problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions