tensorflow-wavenet
tensorflow-wavenet copied to clipboard
Sanity check / overfit equivalent for music generation
Would an equivalent @karpathy's sanity check for overfitting a small dataset for image classification for WaveNet music generation be feeding a single music file corpus and the same music file for generation?
This is what I've tried (for like 200k steps) only to get a single click in the generated file.