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

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

Open

#1,711 opened on Jan 14, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (2,849 forks)batch import
AMD/Intelhelp wanted

Repository metrics

Stars
 (18,427 stars)
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