Skip to content

Model training error #130

@YeekGames

Description

@YeekGames

File "E:\Retrieval-based-Voice-Conversion-WebUI\infer\modules\train\train.py", line 256, in run net_g.module.load_state_dict( File "E:\Retrieval-based-Voice-Conversion-WebUI\venv\Lib\site-packages\torch\nn\modules\module.py", line 2593, in load_state_dict raise RuntimeError( RuntimeError: Error(s) in loading state_dict for SynthesizerTrnMs768NSFsid: Missing key(s) in state_dict: "enc_p.emb_pitch.weight", "dec.m_source.l_linear.weight", "dec.m_source.l_linear.bias", "dec.noise_convs.0.weight", "dec.noise_convs.0.bias", "dec.noise_convs.1.weight", "dec.noise_convs.1.bias", "dec.noise_convs.2.weight", "dec.noise_convs.2.bias", "dec.noise_convs.3.weight", "dec.noise_convs.3.bias".

Unable to train due to this error during One-click training.

OS: Win11
Python env: 3.11.9
torch: 2.0.1+cu117

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationhelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions