I"m running the this command to generate unconditional samples.
python -m diffwave.inference --fast /path/to/model -o output.wav
I've trained for almost 4k epochs on 7k+ sounds. I seem to get the same sound (or a very similar one) regardless of training time.
I have not worked with diffwave before - any tips for debugging this?
Thanks