YYuX-1145 / Bert-VITS2-Integration-package

vits2 backbone with bert
https://www.bilibili.com/video/BV13p4y1d7v9
GNU Affero General Public License v3.0
335 stars 29 forks source link

训练失败 #68

Closed Electrify27 closed 10 months ago

Electrify27 commented 10 months ago

加载config中的配置0 加载config中的配置localhost 加载config中的配置10086 加载config中的配置0 加载config中的配置1 加载环境变量 MASTER_ADDR: localhost, MASTER_PORT: 10086, WORLD_SIZE: 1, RANK: 0, LOCAL_RANK: 0 01-14 13:04:01 INFO | data_utils.py:63 | Init dataset... 0it [00:00, ?it/s] 01-14 13:04:01 INFO | data_utils.py:78 | skipped: 0, total: 0 Bucket warning 01-14 13:04:01 INFO | data_utils.py:63 | Init dataset... 100%|████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<?, ?it/s] 01-14 13:04:01 INFO | data_utils.py:78 | skipped: 0, total: 2 Using noise scaled MAS for VITS2 Using duration discriminator for VITS2 INFO:models:Loaded checkpoint 'Data\Yennefer\models\DUR_0.pth' (iteration 0) ERROR:models:emb_g.weight is not in the checkpoint INFO:models:Loaded checkpoint 'Data\Yennefer\models\G_0.pth' (iteration 0) INFO:models:Loaded checkpoint 'Data\Yennefer\models\D_0.pth' (iteration 0) **检测到模型存在,epoch为 1,gloabl step为 0***** INFO:models:Loaded checkpoint 'Data\Yennefer\models\WD_0.pth' (iteration 0) Some weights of the model checkpoint at ./slm/wavlm-base-plus were not used when initializing WavLMModel: ['encoder.pos_conv_embed.conv.weight_v', 'encoder.pos_conv_embed.conv.weight_g']

Electrify27 commented 10 months ago

下头就直接快速跑完设置的步数后就没了 模型也没跑出来

YYuX-1145 commented 10 months ago
01-14 13:04:01 INFO | data_utils.py:63 | Init dataset...
0it [00:00, ?it/s]
01-14 13:04:01 INFO | data_utils.py:78 | skipped: 0, total: 0

你就说你有没有训练集吧