You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Hi, thanks for the great code.
As mentioned in the paper:
"Notice that to approximate the mel-filterbanks, the square of the Hanning window is used".
I found that there seem to be no square operation during initialization of self.lowpass.
![image](https://user-images.githubusercontent.com/18654148/92205960-47d93880-eeb9-11ea-8221-5b6897808154.png)
Is this a bug? Should I change the code like
The text was updated successfully, but these errors were encountered: