RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Training voices with The Mangio-RVC-Fork stuck in INFO:torch.nn.parallel.distributed
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
I am encountering an issue while using the Mangio-RVC-Fork repository for training voices with AI. The training process gets stuck with the following error message:
INFO:torch.nn.parallel.distributed:Reducer buckets have been rebuilt in this iteration.
Anyone has an idea?
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 file, test, or training entry point is named; begin by locating the voice-training entry point and reviewing how PyTorch distributed training is configured. Reproduce the stall from the reported INFO message, then confirm that training proceeds without remaining stuck in torch.nn.parallel.distributed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100