RVC-Project/Retrieval-based-Voice-Conversion-WebUI
在 GitHub 查看Error in epoch rounds, recounting from 1
Open
#1,954 创建于 2024年4月7日
help wanted
仓库指标
- Star
- (18,427 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
During the training process of my model, because I did not reserve enough space on the hard drive, the model stopped with an error "OSError:No space left on device". I cleaned it up and left enough space to start training again, but it should have trained for more than 400 rounds, but the epoch is counting from 1. Is this because the checkpoints are missing? Is there any negative impact on my training? I really need to solve this problem urgently, thanks for your help!