搜索资源列表
MATLAB-YUYINSHIBIE
- 完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等-integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction
LPCC
- 用于说话人识别中,是一种lpcc参数的提取方法,环境在MATLAB下
dsds
- 基于改进LPCC和MFCC的汉语耳语音识别,在MATLAB上设计出了基于LPCC和MFCC的汉语语音孤立词识别/
lpcc
- 用matlab实现LPCC特征的提取的程序!
lpcc.m__
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)
voiceID
- 基于matlab和lpcc的混合参数语音识别代码
lpcc
- 用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
YuYinTeZhengTiQu.rar
- 语音特征参数提取方法研究(lpcc,mfcc),Speech feature extraction method. Pdf
vq
- 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
LPCCandMFCCzang
- 基于LPCC和MFCC的藏语语音端点检测算法-method of lpcc and mfcc for the edge detection of Zang language
lpcc
- 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
lpcc
- 求语音信号的lpcc参数,应用于语音处理-Lpcc for voice signal parameters
yuyingshibie
- matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
my_lpc
- 线性预测(LPC)是语音信号处理中最有效的分析方法之一,通过LPC谱,LPCC谱的分析,并结合LPC检测方法判断出语音的基音周期或共振峰。我们可以利用Matlab来进行编程实现,具有实现简单,效果良好的特点-The linear predictive (LPC) is one of the most important methods in speech processing. Through the LPC spectrum, the LPCC spectrum analysis, and u
speakerrecognition
- 提取mfcc和lpcc等参数用于语音识别-Extraction mfcc and lpcc parameters for speech recognition
dtw
- dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
lpcc
- 语音处理中的提取LPCC特征值程序,希望对初学者有帮助。-LPCC Speech Processing eigenvalue extraction process, hoping to help beginners.
shuohuaren
- LPCC、MFCC的参数提取,说话人识别的代码-LPCC, MFCC parameter extraction, speaker identification code
lpcc
- 这是基于matlab的关于LPCC (Linear Predictive Cepstral Coding)(线性预测倒谱系数) 的代码,对大家理解有一定帮助。-This is based on the matlab LPCC (Linear Predictive Cepstral Coding) (Linear Predictive Cepstral) code for us to understand some help.
LPCC
- 线性预测倒谱系数(Linear Prediction Cepstrum Coefficient,LPCC)是线性预测系数(Linear Prediction Coefficient,LPC)在倒谱域中的表示。该特征是基于语音信号为自回归信号的值设,利用线性预测分析获得倒谱系数。(Linear Prediction Cepstrum Coefficient)