搜索资源列表
LPC-based-voice-spectrum-analy
- 基于语音频谱分析的重要性以及众多端点检测的算法以示其重要性,Based on the importance of voice spectrum analysis and the various endpoint detection algorithm to show its importance
LPC
- 基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)-Based on the linear prediction coefficient (LPC) voice signal reconstruction. Given a complete LPC matlab procedures, including voice signal acquisition, LP prediction coef
lpc
- 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
lpc
- LPC 10 Code,比较经过lpc编码与没有经过lpc编码的语音差别,用自相关法计算lpc参数。-LPC 10 Code, comparison, after encoding and not LPC LPC voice coding differences, using auto-correlation method to calculate LPC parameters.
LPC-code
- 语音识别的matlab实现 lpc 程序很详细 -The realization of speech recognition matlab
lpc
- 语音信号的特征提取,MATLAB编程实现LPC分析-LPC
lpc_1.0
- lpc 2400 bps语音编解码程序-lpc 2400 bps voice codec procedures
2.4kMELPcoder.tar
- 2.4k混合激励语音压缩编码程序,不错的借鉴,原理可参见王炳锡书《语音编码》-kbps mixed excitation speech coding procedures, a good reference, Wang Bingxi principle can be found in "Speech Coding"
lpc
- matlab 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
lpc[1]
- 从人的语音提取特征值的一种方法,lcp可能有些旧,但是还是不错的一种方法。-Extracted from the voice of a method of eigenvalue, lcp may be old, but still quite a way.
LPc
- 线性预测编码器,基于线性预测模型的语音编码器。-Linear predictive coding, and models based on linear prediction voice coder.
LPC-code
- 基于LPC的语音特征参数分析源码,很好的学习源码-Based on the analysis of the phonetic features parameters LPC rules, good study the source code
LPC
- 语音信号中LPC参数的提取,简单用C实现-LPC parameters of speech signal extraction, a simple implementation using C
LPC_MBE
- 本文提出了一种利用MBE 模型改进的低速率LPC 语音编码算法文中介绍了该算法 的参数提取量化编码及语音合成的具体方案并用C 语言构造了一个基于该算法的速率 为1.6kb/s 的语音编码/解码系统主观测听表明该系统性能与2.4kb/s 的MELP 算法接近 或相当-In this paper, a LPC algorithm in low bit rate speech coding improved by MBE model is presented. The detailed
project_matlab
- Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
LPC
- 基于LPC参数的简单语音识别,在TMS320VC5416平台上实现-A simple speech recognition based on LPC parameters,on the TMS320VC5416 platform.
LPC
- LPC 语音识别源代码,对初学者很有帮助
lpc
- 利用matlab实现语音的lpc特征提取,可以加入语音后直接使用,仿真图中对特征系数、误差等分析清晰有效-Using the lpc matlab voice feature extraction, can be added directly after the speech, the simulation graph of the characteristic coefficient of error so clear and effective
lpc
- 基于DSP简单语音识别系统程序。。写得不好大家别见怪-Simple Speech Recognition System Based on DSP program. . Well written we Bie Jianguai
lpc语音信号处理
- lpc语音信号处理源码,很好的参考,方便使用