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

Training is freezing the computer when training for more than 20 epochs.

Open
#1,711 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AMD/Intel help wanted
Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

Are there any options I can add to the invoking command to limit the VRAM usage. Like the way Automatic1111 for Stable Diffusion has --lowvram option.

Because when I'm trying to train a model for more than 20 epochs, it is freezing the entire computer. I have RX 6500 XT with 4GB, Main RAM is 16GB.

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 tracing the invoking training command and how it allocates VRAM during runs beyond 20 epochs. Reproduce the freeze with the reported RX 6500 XT and 4GB VRAM, then verify that any added usage limit prevents the computer from freezing.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
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.