piplyman
piplyman
In dnn_models.py, the 150 line, band_pass = band_pass / (2*band[:,None]) Why need divide (2*band)?
l.out_w = 1; l.out_h = 1; ? why? i < l.h*l.w should be i < l.size*l.size?
Hello, for acc_sum, if we use moving average, acc_sum[i] is bigger and bigger for each i, is it right? Thank you.
Thanks for your coding. I have a question about the FACODEC. The Gradient Reversal of Acoustic Detail is achieved, but I cannot find the Gradient Reversal coding of Prosody and...
In the code, the center frequencies is fixed, is this right?