Description: LPC10 它是语音编码中最为经典的算法,也是美国的国家标准之一。本软件中包含有完整的MATLAB源代码,有助于做语音通信的人研究-LPC10 Speech Coding it is the most classic algorithms, as well as the national standard. The software includes a complete MATLAB source code, help do the voice communications research Platform: |
Size: 148480 |
Author:李明 |
Hits:
Description: Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used Platform: |
Size: 21504 |
Author:杨莉莉 |
Hits:
Description: This function synthesizes a (speech) signal based on a LPC (linear-
% predictive coding) model of the signal. -This function synthesizes a (speech) sign al based on a LPC (linear-% predictive coding) m odel of the signal. Platform: |
Size: 2048 |
Author:陈宁 |
Hits:
Description: linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient.-linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient. Platform: |
Size: 1024 |
Author:hachang |
Hits:
Description: 语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs Platform: |
Size: 241664 |
Author:xia fei |
Hits:
Description: 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. Platform: |
Size: 234496 |
Author:Ed |
Hits:
Description: Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预
测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。
基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音)
的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲
序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in linear predictive coding LPC theory, lattice filters, as well as the current prediction equation solving algorithm, can achieve an important element of the speech signal analysis, synthesis or recognition. Based on the existing experimental platform, we can use Matlab function to obtain the number of fixed-voice elements (such as vowels) model coefficients, LPC coefficients are the composition of IIR filters. Shock pulse sequence used as input, we can get the original voice. This is a simple voice synthesis. Platform: |
Size: 283648 |
Author:Ender Lee |
Hits:
Description: 语音信号的LPC线性预测编码程序,求其基因周期的源程序了,分帧,预处理,LPC算法-LPC Linear Predictive speech signal coding process, seeking the source of its genetic cycle, and sub-frame, pre, LPC algorithm Platform: |
Size: 2048 |
Author:david |
Hits:
Description: 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 shows that Reconstructed signal from LPC coding has some periodic (with respect to w) signals appearing in it s Spectrogram. Platform: |
Size: 1024 |
Author:jayran |
Hits: