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

Easily train a good VC model with voice data <= 10 mins!
MIT License
19.71k stars 3.05k forks source link

Training problem #2028

Closed Drivetheblue closed 2 weeks ago

Drivetheblue commented 3 weeks ago

The automatically calculated log interval is known to be very inaccurate and can cause delays between an epoch finishing and Tensorboard writes. If you would like, you can manually define a log interval here.

AssertionError Traceback (most recent call last) in <cell line: 9>() 7 8 ----> 9 assert 'pretrain_type' in locals(), "Hold up, you need to download a pretrain! Please run the \"Download Pretrained Model\" cell before continuing." 10 11

AssertionError: Hold up, you need to download a pretrain! Please run the "Download Pretrained Model" cell before continuing.

Tps-F commented 2 weeks ago

Please download pretrained model first