Welcome![Sign In][Sign Up]
Location:
Search - lpc lpcc

Search list

[Speech/Voice recognition/combineLPCC

Description: 求LPC與LPCC特徵參數的程式,程式中有註解說明,容易上手。
Platform: | Size: 89584 | Author: | Hits:

[Bio-RecognizeLPC

Description: lpc计算。杜宾算法计算的LPC,利用此参数可进一不计算出LPCC。
Platform: | Size: 3177 | Author: 来来 | Hits:

[Othergbfenlpcc

Description: 用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
Platform: | Size: 1024 | Author: 李凌 | Hits:

[Screen savervad_vqs_lpcc

Description: 关于双门限法的语音端点检测,及其量化和LPCC算法及倒谱参数的计算。-limit on the two-door method of voice endpoint detection, and quantification and LPCC algorithm and Cepstrum calculations.
Platform: | Size: 3072 | Author: yxcgm | Hits:

[Speech/Voice recognition/combineDTWspeakerrecognize

Description: 基于DTW方法的说话人识别程序,运用了LPCC参数和LPC参数的两者一起进行说话人身份的识别,有较好的识别效果。-DTW method based on the speaker identification procedures, LPCC Features use of the LPC parameters and the parameters of the two words together to identify the identity of the person, a better recognition.
Platform: | Size: 2048 | Author: 张生 | Hits:

[Speech/Voice recognition/combineLPCC-MFCC-VAD

Description: 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and voice endpoint detection source. In the voice data for feature extraction, voice data can be right for K to 16 K, the reduction of eight sampling rate, contains 180 bands FIR filter frequency compression process.
Platform: | Size: 39936 | Author: 王小飞 | Hits:

[Speech/Voice recognition/combinelpclpcc

Description: 毕业设计中用到的语音资料的lpc特征值的提取-graduated from the design used in the voice data lpc eigenvalue extraction
Platform: | Size: 2048 | Author: 杨洋 | Hits:

[Speech/Voice recognition/combineMATLAB-YUYINSHIBIE

Description: 完整的基音识别程序,经过修改,测试正确。包含基音检测,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
Platform: | Size: 6144 | Author: tianshi | Hits:

[Speech/Voice recognition/combinexianxingyucedaopuxishucchengxu

Description: 求线性预测到谱系数(LPCC)程序(C语言)-linear forecast that the coefficients (LPCC Features) (C language)
Platform: | Size: 1024 | Author: 刘强彦 | Hits:

[Speech/Voice recognition/combinelpccovar

Description: lpc协方差 lpc协方差 lpc协方差 lpc协方差-Covariance LPC LPC LPC Covariance Covariance Covariance LPC LPC LPC Covariance Covariance Covariance LPC
Platform: | Size: 2048 | Author: | Hits:

[Software EngineeringLPC200_CAN

Description: 这是基于LPC2000系统的CAN总线的应用,非常有使用价值。-This is based on the LPC2000 system CAN bus applications, very useful.
Platform: | Size: 109568 | Author: 王琰 | Hits:

[Speech/Voice recognition/combineLPCC

Description: 用于说话人识别中,是一种lpcc参数的提取方法,环境在MATLAB下 -For Speaker Recognition is a lpcc parameter extraction method, the environment under the MATLAB
Platform: | Size: 3072 | Author: 马彩青 | Hits:

[Speech/Voice recognition/combinedsds

Description: 基于改进LPCC和MFCC的汉语耳语音识别,在MATLAB上设计出了基于LPCC和MFCC的汉语语音孤立词识别/-LPCC and MFCC Based on Improved Chinese ear speech recognition, in the MATLAB design based on the LPCC and MFCC Chinese isolated word speech recognition /
Platform: | Size: 344064 | Author: chenfeng | Hits:

[Speech/Voice recognition/combineLPCC

Description: 求LPC與LPCC特徵參數的程式,程式中有註解說明,容易上手。-For LPC and LPCC feature parameters of the program, the program has comments that easy to use.
Platform: | Size: 89088 | Author: | Hits:

[Speech/Voice recognition/combinematlabyuyinshibieshu

Description: 语音识别的一个重要文件,LPCC的,大家看看,支持一个-Speech recognition of an important document, LPCC, and everyone to see, to support a
Platform: | Size: 247808 | Author: 粟澜 | Hits:

[Bio-RecognizeLPC

Description: lpc计算。杜宾算法计算的LPC,利用此参数可进一不计算出LPCC。-LPC calculation. Durbin algorithm of LPC, the use of this parameter can not be calculated into one LPCC.
Platform: | Size: 3072 | Author: 来来 | Hits:

[Speech/Voice recognition/combineLPCC

Description: 可以在CCS中运行的LPCC程序,包括语音参数分析主函数,信号的自相关函数,由自相关函数计算LPC预测系数,由LPC预测系数计算LPC倒谱系数,由LPC预测系数计算MEl到普系数等函数-CCS can be run at the LPCC procedures, including analysis of voice parameters of the main function, the signal autocorrelation function, autocorrelation function calculated from LPC prediction coefficients, by the LPC prediction coefficients LPC cepstral coefficients, calculated by the LPC prediction coefficients to the S & P coefficients Mel such as function
Platform: | Size: 3072 | Author: renmay | Hits:

[Speech/Voice recognition/combinelpc

Description: 功能:计算lpc系数由lpc得到lpcc,对模板参数和样本参数进行dtw比较 -Function: lpc coefficient calculated by the lpc be lpcc, samples of the template parameters and parameters of Comparative dtw
Platform: | Size: 1024 | Author: 王文姝 | Hits:

[Speech/Voice recognition/combinemy_lpc

Description: 线性预测(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 unifies the LPC examination method to judge the Pitch Period. We may carry on the programming realization using Matlab, has the realization to be simple, effect good characteristic
Platform: | Size: 163840 | Author: lu | Hits:

[Otherplp-mfcc-lpc-lpcc

Description: source code of methods of parameters extractions from audio files. MFCC: Mel Frequency Cepstrum Coefficients. LPC: Linear predictive Coefficients. LPCC:Linear predictive Cepstrum Coefficients. PLP and Rasta-PLP
Platform: | Size: 24576 | Author: nawel | Hits:
« 12 »

CodeBus www.codebus.net