RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
The checkpoint file (D/G_xxx.pth) didn't create
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
I already trained one model for 100 epochs and it created the D_xxx.pth and G_xxx.pth.
But now I did a second one with 10 epochs, but it didn't create any of those files, so I can't resume the training (I have a weak computer and don't have time to do a long session at once). Is there any minimal number of epochs you need for a checkpoint to be created? Or is it because of another problem?
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
No source file, test, or training entry point is identified. Start by tracing where the training process creates D_xxx.pth and G_xxx.pth, then compare the 100-epoch run with the 10-epoch run. Done means identifying whether a minimum epoch count or another condition prevents checkpoint creation and documenting a reproducible resolution.
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
- 20/100