RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
NameError: name 'net_g' is not defined
Open
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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