Skip to content

Unable to load RVC models #192

Closed
Closed
@Chrisyk

Description

@Chrisyk

I am running a WSL2 conda environment on Windows and the model upload always stops at 99% and gives me this error.

[Voice Changer] RVC loading... slot: 0
EXCEPTION during loading hubert/contentvec model Model file not found: weights/hubert_base.pt
[Voice Changer] Model Load Error! Check your model is valid. 'config'

This is my weights directory
image

Launch command:

python3 MMVCServerSIO.py -p 18888 --https true   --content_vec_500 weights/checkpoint_best_legacy_500.pt   --hubert_base weights/hubert_base.pt   --hubert_soft weights/hubert-soft-0d54a1f4.pt   --nsf_hifigan weights/nsf_hifigan/model 

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