Closed barapa closed 11 years ago
Figure out a way to normalize the vectors from the stft. Should the vectors sum to one? Or should the max frequency be set to one? Also, should this happen pre-whitening? Should it happen after whitening, but after adding the mean vector back?
I tried doing this, and classic, the hessian free algorithm totally blew up.
Figure out a way to normalize the vectors from the stft. Should the vectors sum to one? Or should the max frequency be set to one? Also, should this happen pre-whitening? Should it happen after whitening, but after adding the mean vector back?