barapa / lenin

Automatic chord transcription
3 stars 0 forks source link

Normalize inputs #28

Closed barapa closed 11 years ago

barapa commented 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?

barapa commented 11 years ago

I tried doing this, and classic, the hessian free algorithm totally blew up.