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 (2,849 fork)batch import
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!

貢獻者指南