搜索资源列表
lpc.rar
- LPC测共振峰参数 适合初学者 希望对大家有用,LPC formant parameters measured for beginners hope everyone useful
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 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
lpcy
- 。LPC分析是进行语音分析的有效技术之一,它提供了1 组简洁的模型参数,这组参数能够比较精确地表征语音信号的频谱幅度, 而且获得这些参数所需的计算量相对较小-. LPC analysis is an effective voice analysis technologies, which provides a concise group of model parameters, which can be more precise set of parameters that characteri
lpctoolbox_v20
- 本工具箱利用lpc方法可以准确的提取出共振峰频率,并且解决了共振峰检测时滤波器阶数对所有说话人都一样的问题。本工具箱由美国卡内基梅隆大学一位教授编写,因此所有解释均为英文原版。-The toolbox to use LPC method can extract accurate formant frequency, and the resolution of formant filter order testing of all the speaker are the same problems
lpc_recognition
- Filter bank representation methods for speech recognition and LPC recognition system
lpc_training
- LPC training and representation methods for speech recognition.
lpc
- linear predictive coding (LPC) is widely used for speaker recognition.
lpc
- lpc线性预测编码,合成与分析,在matlab中实现-lpc
LPCcoder
- 简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
lpcprocessing
- this programme shows that how to calculate the autocorrelation and lpc coeffecients of a speech signal-this programme shows that how to calculate the autocorrelation and lpc coeffecients of a speech signal..
MATLAByysb
- 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test.
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
SpeechCompressionUsingLinearPredictiveCoding
- Speech compression using Linear Predictive Coding. LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
project_matlab
- Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
lpc_01
- The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding. Observing Spectrogram of both signals is very instructive and
lpc
- LPC系数使用matlab实现的算法,比较经典。-LPC coefficients using the matlab implementation of the algorithm, more classic.