搜索资源列表
LPC
- LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
lpc10_10
- 剑桥大学语音分析代码-LPC线性预测编码源程序,包括训练与测试代码。
lpc_m
- 实现LPC线性预测分析,能够提取AR模型参数并进行DCT变换处理
4
- 文章介绍了TMS320VC5409 的在语音处理方面的一个应用电路,阐述了系统的硬件和软件设 计。系统以TMS320VC5409 的外围扩展芯片TLC320AD50 为语音采样电路,利用McBSP 接口、DMA、 LPC 线性预测编码算法实现了语音的压缩、存储、变速、播放功能
LinearPredictiveCoding(LPC)
- 基于最佳线性预测编码的数据压缩算法的研究与实现
LPC.ZIP 用线性预测的方法提取语音信号中的共振峰
- 用线性预测的方法提取语音信号中的共振峰,并进行共振峰轨迹的跟踪。-Extract formants from speech,and track them.
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线性预测压缩算法的实现
- 线性预测压缩算法的实现。c语言实现,我实验课上写的,可以用codeblocks运行
lpc_basedon_matlab
- lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
lpc-by-matlab
- 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。-The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
LPc
- 线性预测编码器,基于线性预测模型的语音编码器。-Linear predictive coding, and models based on linear prediction voice coder.
lpc
- lpc线性预测编码,合成与分析,在matlab中实现-lpc
F0F1F2F3
- 语音信号使用lpc线性预测法识别并提取共振峰,共振峰提取技术是语音识别和语音合成的关键。-Using lpc line estimate method identifies and withdraws the resonance in speech signal, the technique of resonance withdraws is the key of the speech understanding and speech synthesis.
work
- lpc 线性预测分析 可以计算不同帧位和阶数的语音线性预测结果和误差-lpc linear prediction analysis, we can calculate the order of the different frames of voice-bit and Linear Prediction results and error
project_matlab
- Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
5956457lpc
- 语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
lpc
- 提取语音信号的线性预测滤波器参数,自己加入一段同名文件即可使用-Linear prediction of speech signals extracted filters parameter, its the same name by adding a file to use
LinearPrediction
- 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
find-ai-of-LPC-in-CPP
- Levinson-Durbin 算法求解LPC(线性预测编码)的自相关系数及c语言源代码-Using Levinson-Durbin find ai of LPC in C++