Skip to content

Speaker Adaptation Insistence #22

@BeckettFrey

Description

@BeckettFrey

version: 8db3afd

Problem:

When use_speaker_adaption=False for align_dirs()

This error propagates:

Alignment failed: Error(s) in loading state_dict for Linear:
size mismatch for weight: copying a param with shape torch.Size([42, 1280]) from checkpoint, the shape in current model is torch.Size([42, 768])
Works fine for that same dataset when use_speaker_adaption=True

Proposed Solution

Not sure right now.

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