Replies: 1 comment
-
You should only need to transpose the spectrogram's frequency/time axes, as by the time you're calling it you've already gotten rid of the batch dimension. You shouldn't need to change any other parameters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
got this error:
tried to use mel_generator from examples for fastpitch little bit modify it,
if some discussion found info that I should transpose before save, but with what params? I tries anything, but it still does not work and throw same error
Beta Was this translation helpful? Give feedback.
All reactions