Nian
Nian
Hi, thank you very much for the open-source code. I also have a problem with regard to the mean/variance. From the discuss above, I shall use the mean/varaince values of...
Thanks a lot for the reply! I am using the DCASE challenge task 4 dataset. Here is the code for normalization: ``` running_stats = [] filenames = glob(path_1 + "*.wav")...
Did you find hyperparams for PTB? I only reached 68 in test without variational dropout and weight averaging. But only with 14m params.