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

Search list

[Other resourceweimin

Description: 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令newrbe。-read the speech signal (using Matlab wavread Directive), Voice Signal frames, Windowed, Qingzhuo segmentation, extracting fundamental frequency, this part is relatively simple, they programmed to do. References their online journals to the library search. Voice Signal Extraction lpc parameters can be called lpcfit.m (I provide, see Annex), the source, Voiced objective voice of the lpc coefficient DTW structured, Call pathita2.m (I provide, see Annex). Structured to the lpc lsp conversion coefficient parameters, calling lpcar2ls.m (I offer see Annex), the shift mapping, called the directive newrbe Matlab.
Platform: | Size: 3928 | Author: 韦敏 | Hits:

[matlabweimin

Description: 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令newrbe。-read the speech signal (using Matlab wavread Directive), Voice Signal frames, Windowed, Qingzhuo segmentation, extracting fundamental frequency, this part is relatively simple, they programmed to do. References their online journals to the library search. Voice Signal Extraction lpc parameters can be called lpcfit.m (I provide, see Annex), the source, Voiced objective voice of the lpc coefficient DTW structured, Call pathita2.m (I provide, see Annex). Structured to the lpc lsp conversion coefficient parameters, calling lpcar2ls.m (I offer see Annex), the shift mapping, called the directive newrbe Matlab.
Platform: | Size: 4096 | Author: 韦敏 | Hits:

[Speech/Voice recognition/combineLPCcoder

Description: 简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
Platform: | Size: 334848 | Author: menger | 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:

[Speech/Voice recognition/combineproject_matlab

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:

[OtherLPC

Description: 基于LPC参数的简单语音识别,在TMS320VC5416平台上实现-A simple speech recognition based on LPC parameters,on the TMS320VC5416 platform.
Platform: | Size: 67584 | Author: 吉韦 | Hits:

[matlabsift_pitch

Description: This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse Filtering Tracking) method. The SIFT pitch period detector uses a secondary autocorrelation peak in order to detect and correct pitch period detection errors due to effects such as pitch period doubling and related phenomena.
Platform: | Size: 1265664 | Author: Hashem | Hits:

[Other9MATLABCHULIXIN

Description: 第9章共振峰的估算方法259 9.1预加重和端点检测259 9.1.1预加重259 9.1.2端点检测260 9.2倒谱法对共振峰的估算260 9.2.1倒谱法共振峰估算的原理260 9.2.2倒谱法共振峰估算的MATLAB程序261 9.3LPC法对共振峰的估算262 9.3.1LPC法共振峰估算的原理262 9.3.2LPC内插法共振峰的估算263 9.3.3LPC求根法共振峰的估算266 9.4连续语音LPC法共振峰的检测268 9.4.1简单LPC共振峰检测268 9.4.2改进的LPC共振峰检测270 9.5基于HilbertHuang变换(HHT)的共振峰检测274 9.5.1希尔伯特变换275 9.5.2语音信号的另一种模型——AMFM模型278 9.5.3对AMFM模型的分析279 9.5.4语音信号共振峰特征参数提取的HHT方法279 9.5.5基于HilbertHuang变换的共振峰检测步骤和MATLAB程序280-Estimation Chapter 9 259 9.1 formant pre-emphasis and pre-emphasis endpoint detection 259 259 9.1.1 9.1.2 9.2 endpoint detection principle cepstrum estimate 260 to 260 9.2.1 formant formant estimation cepstrum 260 9.2.2 cepstrum estimate estimate estimate formant MATLAB program 261 9.3LPC method formant 262 9.3.1LPC law principle of formant estimation interpolation within 262 9.3.2LPC formants 263 9.3.3LPC Root Law resonance estimate peak 266 9.4 Continuous Speech LPC formant detection method is simple LPC formant 268 9.4.1 268 9.4.2 Improved detection LPC 270 9.5 formant detection based HilbertHuang transform (HHT) 274 9.5.1 formant detection Hill Another model 275 9.5.2 Hilbert transform voice signals- AMFM model 278 9.5.3 Analysis of the AMFM model HHT Method 279 9.5.4 formant speech signal feature extraction based HilbertHuang transform 279 9.5.5 Resonance peak detection step and MATLAB program 280
Platform: | Size: 10240 | Author: 孟稳 | Hits:

[Speech/Voice recognition/combineSpeechRecAndSyn07

Description: 一个带用户界面的matlab语音合成和识别的程序,MainGuide01.fig通过提取MFCC,用dtw来计算实时录音和模板之间的最小距离,给出识别结果,并且给出波形图,频谱图,语谱图。MainGuide02.fig是语音合成程序,通过load一个wav文件用LPC,残差和pitch两种方式进行合成,并且能实时听合成语音的效果。-This is an simple user interface program including speech recoginition and speech synthesis.MainGuide01.fig extracting MFCC and using DTW to calculate the minimum distance between the real-time recording and templates , the recognition results are achieved, and the waveform diagram, FFT result , spectrum diagram are shown. MainGuide02.fig is a speech synthesis program, it load a wav file using LPC, synthesis by the residuals or by pitch two ways, you can listen to synthesized speech effect in the real time .
Platform: | Size: 365568 | Author: 袁斌 | Hits:

[matlabLPC algorithm

Description: simple LPC algorithm,implement by matlab
Platform: | Size: 1218 | Author: echoaimaomao | Hits:

CodeBus www.codebus.net