MockingBird RuntimeError: Error(s) in loading state_dict for Tacotron: size mismatch for gst.stl.attention.W_query.weight: copying a param with shape torch.Size([512, 256]) from checkpoint, the shape in current model is torch.Size([512, 512]).

gblwokeq  于 6个月前  发布在  其他
关注(0)|答案(6)|浏览(82)

Summary[问题简述(一句话)]
A clear and concise description of what the issue is.
RuntimeError: Error(s) in loading state_dict for Tacotron: size mismatch for gst.stl.attention.W_query.weight: copying a param with shape torch.Size([512, 256]) from checkpoint, the shape in current model is torch.Size([512, 512]).
Env & To Reproduce[复现与环境]
描述你用的环境、代码版本、模型

Screenshots[截图(如有)]
If applicable, add screenshots to help

42fyovps

42fyovps1#

I also encountered a similar problem, may I ask if this problem has been solved

ldxq2e6h

ldxq2e6h2#

我也遇到这个问题了,请问解决了吗?

6pp0gazn

6pp0gazn3#

我也遇到这个问题了,请问解决了吗?

我换了一个合成模型,换成了pretrained-11-7-21_75k.pt

sczxawaw

sczxawaw4#

我也遇到这个问题了,请问解决了吗?

我换了一个合成模型,换成了pretrained-11-7-21_75k.pt

在哪里下载的模型,能否传给我一个,作者的地址无法访问了。

4bbkushb

4bbkushb5#

我也遇到这个问题了,请问解决了吗?

我换了一个合成模型,换成了pretrained-11-7-21_75k.pt

在哪里下载的模型,能否传给我一个,作者的地址无法访问了。

找到了,我传夸克网盘了:
链接: https://pan.quark.cn/s/842dc8ec8958
提取码:xvJ4
在帖子 MockingBird最全游玩指南 里的免安装版下载解压后从里面找到的。

esyap4oy

esyap4oy6#

我也遇到这个问题了,请问解决了吗?

我换了一个合成模型,换成了pretrained-11-7-21_75k.pt

在哪里下载的模型,能否传给我一个,作者的地址无法访问了。

找到了,我传夸克网盘了: 链接: https://pan.quark.cn/s/842dc8ec8958 提取码:xvJ4 在帖子 MockingBird最全游玩指南 里的免安装版下载解压后从里面找到的。

分享地址过去了,能否重新发一下

相关问题