voidpointer
Results
1
comments of
voidpointer
> stage3,有没有遇到这个错误: File "/mnt/e/000/FunCodec-master/funcodec/models/codec_basic.py", line 66, in forward mel_output = torch.matmul(self.mel_basis, power_spec) > > # RuntimeError: mat1 and mat2 shapes cannot be multiplied (64x513 and 4x513) > 不知道怎么解决了 我这里没碰到问题,看起来像库的问题,我用的是python3.9