当前位置:网站首页>Mfcc: Mel frequency cepstrum coefficient calculation of perceived frequency and actual frequency conversion
Mfcc: Mel frequency cepstrum coefficient calculation of perceived frequency and actual frequency conversion
2022-04-23 19:29:00 【ToneChip】

People's subjective perception frequency is not necessarily linear , Therefore, there is a corresponding relationship between the actual frequency and the perceived frequency . Use the above formula to calculate !
Because the basement membrane of human ear corresponds to different frequency groups (24 individual ), For the same frequency group, the frequencies will be superimposed in the brain for evaluation
Therefore, the critical band of the frequency group can be divided into some frequency groups , Form a filter bank , Namely Mel Filter banks
Because I haven't understood what the book says before 1125*log(1 + f/700)
I found out later matlab Inside log Default is to e Calculate for the bottom
namely log(x) = loge(x)
If matlab It's going to be calculated in 2 Bottom , be log2
Let's verify the above mel Calculation formula of filter
hypothesis f = 1000

版权声明
本文为[ToneChip]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231923488752.html
边栏推荐
- [报告] Microsoft :Application of deep learning methods in speech enhancement
- Reflection on the performance of some OpenGL operations in the past
- kibana 报错 server is not ready yet 可能的原因
- 【webrtc】Add x264 encoder for CEF/Chromium
- @Mapperscan and @ mapper
- Solve the problem of invalid listview Click
- UML类图几种关系的总结
- openlayers draw矩形
- ArcMap connecting ArcGIS Server
- Kubernetes入门到精通-在 Kubernetes 上安装 OpenELB
猜你喜欢

Kubernetes入门到精通-KtConnect(全称Kubernetes Toolkit Connect)是一款基于Kubernetes环境用于提高本地测试联调效率的小工具。

Build intelligent garbage classification applet based on Zero

MySQL syntax collation (2)

Is meituan, a profit-making company with zero foundation, hungry? Coupon CPS applet (with source code)
![[报告] Microsoft :Application of deep learning methods in speech enhancement](/img/c1/7bffbcecababf8dabf86bd34ab1809.png)
[报告] Microsoft :Application of deep learning methods in speech enhancement

山大网安靶场实验平台项目—个人记录(四)

Deep learning -- Summary of Feature Engineering

Possible root causes include a too low setting for -Xss and illegal cyclic inheritance dependencies

The platinum library cannot search the debug process records of some projection devices

Audio signal processing and coding - 2.5.3 the discrete cosine transform
随机推荐
Kubernetes入门到精通-KtConnect(全称Kubernetes Toolkit Connect)是一款基于Kubernetes环境用于提高本地测试联调效率的小工具。
Audio signal processing and coding - 2.5.3 the discrete cosine transform
openlayers 5.0 加载arcgis server 切片服务
Speex维纳滤波与超几何分布的改写
FFT物理意义: 1024点FFT就是1024个实数,实际进入fft的输入是1024个复数(虚部为0),输出也是1024个复数,有效的数据是前512个复数
LPC1768 关于延时Delay时间与不同等级的优化对比
C6748 软件仿真和硬件测试 ---附详细FFT硬件测量时间
goroutine
Codeforces Round #784 (Div. 4)
First experience of using fluent canvas
How to use go code to compile Pb generated by proto file with protoc Compiler Go file
TI DSP的 FFT与IFFT库函数的使用测试
命令-sudo
kibana 报错 server is not ready yet 可能的原因
Regular expressions for judging positive integers
js获取本机ip地址
【webrtc】Add x264 encoder for CEF/Chromium
The difference between underline and dot of golang import package
openlayers 5.0 当地图容器大小改变时,重新加载地图
数据分析学习目录