RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI

checking D32k.pth failed. starting download from huggingface.

Open
#2,553 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

yangquan@dream Retrieval-based-Voice-Conversion-WebUI-main % ./run.sh
Activate venv...
working dir is /Users/yangquan/Desktop/Retrieval-based-Voice-Conversion-WebUI-main
downloading requirement aria2 check.
aria2 command found
dir check start.
dir ./assets/pretrained checked
dir ./assets/pretrained_v2 checked
dir ./assets/uvr5_weights checked
dir ./assets/uvr5_weights/onnx_dereverb_By_FoxJoy checked
dir check finished.
required files check start.
checking D32k.pth
failed. starting download from huggingface.

04/14 19:35:38 [ERROR] CUID#6 - Download aborted. URI=https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained/D32k.pth
Exception: [../../../src/AbstractCommand.cc:350] errorCode=19 URI=https://huggingface.co/lj1995/VoiceConversionWebUI/resolve/main/pretrained/D32k.pth
-> [../../../src/AbstractCommand.cc:800] errorCode=19 CUID#6 - Name resolution for huggingface.co failed:Could not contact DNS servers

Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
100095|ERR | 0B/s|./assets/pretrained/D32k.pth

Status Legend:
(ERR):error occurred.

aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
please try again!
yangquan@dream Retrieval-based-Voice-Conversion-WebUI-main % brew install ffmpeg
zsh: command not found: brew
yangquan@dream Retrieval-based-Voice-Conversion-WebUI-main %

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with ./run.sh and the required-file check for assets/pretrained/D32k.pth; verify whether the reported DNS failure to huggingface.co can be reproduced. Done means the required model file is present and startup proceeds past the D32k.pth check, with the macOS brew command issue separately accounted for.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface, python
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.