momo

Results 4 issues of momo

Thank you for your code and the opportunity to see what's going on with Music Transformer!! However, I'm a newbie to this field, so I have no idea how to...

I just pull request add xlsx type files why I am rejected?

enhancement

Hi it's the first time I'm trying to give pull request to someone so please don't be mad whether I'm right or wrong.... Thanks for good source, good luck! Sincerely,...

chromagram.py change this parts from tempKernel = np.zeros(nfft, dtype=np.complex) specKernel = np.zeros(nfft, dtype=np.complex) to tempKernel = np.zeros(nfft, dtype=complex) specKernel = np.zeros(nfft, dtype=complex)