Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to download models ? #48

Open
einsitang opened this issue Nov 27, 2024 · 2 comments
Open

how to download models ? #48

einsitang opened this issue Nov 27, 2024 · 2 comments

Comments

@einsitang
Copy link

I am just follow the document try to use rvc ,but stuck dlmodel

look likervc dlmodel is do nothing , and I checked on rvc/wrapper/cli/utils/dlmodel.py :

@click.command()
def dlmodel() -> None:
    # Download models [harvest, uvr5, and more ]
    pass

seem is document not update ?

I can't run infer command without model

@einsitang
Copy link
Author

.env file is empty:

$ cat .env


weight_root=
weight_uvr5_root=
index_root=
rmvpe_root=
hubert_path=
save_uvr_path=
TEMP=
pretrained=

@alcoftTAO
Copy link
Contributor

You need to download manually the model .pth file and .index file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants