搜索资源列表
mpcc
- MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性 % 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普 % 然后得出其自然对数,最后进行dct变换 % 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。-MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the spe
mfcc
- mfcc用matlab编程实现,12阶参数-mfcc, used in matlab
speechbox
- 《matlab扩展编程》光盘资料.关于端点检测,录音,参数提取,HMM,LPC,MFCC,DYW等一些源代码-err
rastamfile
- PLP and RASTA (and MFCC, and inversion) in Matlab using melfcc.m and invmelfcc.m
Speech_Test
- In this project we have processed the speech signal with the help of the DIGITAL SIGNAL PROCESSING techniques. The speech signal is given as the input will be verified using speech recognition technique using matlab. We have used Mel Frequency Cepstr
mp3_toolbox_v2.0
- Tool read mp3 in MatLAB
mfcc
- matlab中编写的提取语音信号的mf-matlab prepared in the extraction of speech signals mfcc
meierdaopufadematlabshixian
- 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
sound-recognition
- Speech Recognition using MFCC and DTW in Matlab
mfcc
- mfcc 的matlab的实现,此方法在matlab上运行成功-mfcc the matlab realization this method successfully run in matlab
matlab-exp
- how to scovert speech to matrix how to convert matrix form to speech how to find sample frequency for speech how to play an sound signal in matlab mf-how to scovert speech to matrix how to convert matrix form to speech how to find sample
MFCC-Matlab-Code
- MFCC Function for Mel cepstra coefficients in Matlab