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

NameError: name 'net_g' is not defined

Open
#961 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When I tried to infer my trained model using the cli script (infer_cli.py) on Colab, it said: NameError: name 'net_g' is not defined.
Screenshot 2023-08-08 070155

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

Start by reproducing the reported failure in infer_cli.py on Colab and inspect where the undefined name net_g is referenced. The issue is done when the CLI inference path runs without this NameError; no test file or further entry point is mentioned.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.