Open turian opened 1 year ago
scale_invariance
is currently still a bit experimental, but shouldn't throw an error.
Let me try to reproduce.
Hacking this quickly @khumairraj suggests this fix:
y_mag = y_mag * alpha.unsqueeze(-1).unsqueeze(-1)
I just enabled scale invariance = True with MultiResolutionSTFTLoss. I am getting this error both with 0.3.0 and main.
The size of the tensors passed in are:
However, now I start getting errors: