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

Error in epoch rounds, recounting from 1

Open

#1,954 创建于 2024年4月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (18,427 star) (2,849 fork)batch import
help wanted

描述

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!

贡献者指南