-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
🐛 Bug
For DCUNet, we currently use a 512/256 STFT. In the paper they use 1024/256. My own experiments show a large drop of performance for 512 FFT, and a large drop for hop >= 1/2 FFT. I don't see a performance increase with 2048/512.
I suggest to change the default to 1024/256.
Note that my tests were done with torch_stft_fb.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed