Introduction - If you have any usage issues, please Google them yourself
The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, respectively, and the parameter USEFFT=1 in the frequency domain filtering. The MakeERBFilters function generates GT filter coefficients. The inputs are: sampling frequency, number of filter channels, minimum frequency. The output is: n-channel GT filter coefficients.