You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Hello, I've gotten the "Generate.ipynb" notebook to work and am using the Pretrained Model from the "pretrained_musicnet" folder provided. Unfortunately, though, at the last step of actually Generating from the Model (given the 'test.wav' file as input) all I'm getting from all 6 Decoders is Noise.
the character of the noise from each decoder is a little different, some at higher frequencies than others, some louder than others.. but they are all outputting noise.
Has anyone else run into this? Is there something wrong with the PreTrained Model given or something else I should be looking out for??
Really appreciate any help!