搜索资源列表
gammatonegram
- this source is about gammatone
gammatonegram
- GFCC is used to find features using gammatone filter for speech features extraction
Peripheral-Analyses
- it includes gammatone filters and cochlegram
gammatone
- 这是一个关于伽马通滤波器的特性的代码,主要是一个二维的频谱图和三维的频谱图-This is a code on the characteristics of the gamma-pass filter, mainly a two-dimensional spectrum and three-dimensional spectrum
PESQ Measure
- This version of the toolbox fixes several bugs, especially in the Gammatone and MFCC implementations, and adds several new functions.
Gammatone 滤波器的 Python 代码实现
- python代码分别实现了频域Gammtone滤波和时域Gammtone滤波器,频域滤波时参数USEFFT=1。其中MakeERBFilters函数产生了GT滤波器系数。输入为:采样频率、滤波器通道数、最小频率。输出为:n通道GT滤波器系数。(The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, respectively, and the parameter