搜索资源列表
mfcc
- mfcc用matlab编程实现,12阶参数-mfcc, used in matlab
meltrifilter
- MFCC中三角滤波器的生成!有助于对于才算法的理解!-MFCC in triangular formation filter! Contribute to the understanding of the algorithm only!
mfcc
- 语音识别中的MFCC详解,主要对MFCC的matlab实现进行了仿真。-The MFCC Detailed in the speech recognition
speechbox
- 《matlab扩展编程》光盘资料.关于端点检测,录音,参数提取,HMM,LPC,MFCC,DYW等一些源代码-err
mfccc
- MFCC参数很好的反映了人耳的听觉特性,所以在语音识别中我们也用到他,本代码是用matlab仿真了MFCC 参数的提取过程.-MFCC parameters well reflected the auditory characteristics of the human ear, so in speech recognition, we also used him, and this code is used matlab simulation parameters of the MFCC ex
MFCC
- this simple programe for mfcc feature extraction developed in matlab.-this is simple programe for mfcc feature extraction developed in matlab.
mfcc
- 本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation
MFCC
- MFCC (Mel Frequent Cepstral Coefficient) in M-File. epresentation of the short-term power spectrum of a sound, based on a linear cosine transform of a log power spectrum on a nonlinear mel scale of frequency. MFCCs derived as follows: 1. Ta
rastamfile
- PLP and RASTA (and MFCC, and inversion) in Matlab using melfcc.m and invmelfcc.m
mp3_toolbox_v2.0
- Tool read mp3 in MatLAB
mfcc
- matlab中编写的提取语音信号的mf-matlab prepared in the extraction of speech signals mfcc
mfcc
- 一些有用的MATLAB编写的MFCC算法的代码。-Some useful codes for Mel-Frequency Cepstral Coefficients Algorithm, Writed by Matlab.
HMMforspeechrecogntion
- 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
mfcc
- 将语音识别里的MFCC参数提取算法,应用matlab实现-Voice recognition in the MFCC extraction algorithm, application matlab implementation
Version7.1.5
- automatic Speaker recognition system using Gmm and Mf-automatic Speaker recognition system using Gmm and Mfcc
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
MFCC-in-Identifying-Birds
- The code is a matlab code for Classification and Identification of bird species based on their sounds. It extracts MFCC coefficients.
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