RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Not enough memory: you tried to allocate 20971520 bytes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes when i try to train a model, it give me this error:
not enough memory: you tried to allocate 20971520 bytes
I am using an Intel i5 8400 CPU with 16gb of ram, and an AMD RX 6400 GPU (it doesn't get recognised/it's not compatible so it's not getting used)
I do know these specs aren't the best for training, but i've already made a few models with it so it should work.
Usually I just try again or restart the computer and it works but it's really persistent on a specific model i'm trying to continue training on. Anyone know why that happens and how I can fix it ? Thanks.
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
The report names no files, tests, or entry points. Start by reproducing continuation training for the specific model and inspecting where the 20971520-byte allocation fails; done means identifying a reproducible cause and a verified fix or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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