搜索资源列表
Pitch_extraction_procedures
- 基音提取程序,对于给定一段语音,按一定时间分帧,并从中提取出基音频率-Pitch extraction process, for a given period of voice, according to a certain time-frame, and extracting the pitch frequency
2DPCA_Matlab_Codes_PAMI_2004
- 这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。-matlab code of 2DPCA
MATLAB_LMS
- 用MATLAB实现lms算法及改进的lms的源代码-Using MATLAB to achieve improved LMS algorithm and LMS source code
fxlms
- %% Active Noise Control Using a Filtered-X LMS FIR Adaptive Filter % This demonstration illustrates the application of adaptive filters to the % attenuation of acoustic noise via active noise control. - Active Noise Control Using a Filtered-X L
pda_matlab
- MATLAB Central - File detail - Pitch Determination Algorithm-MATLAB Central- File detail- Pitch Determination Algorithm
speechrecognition(matlab)
- 用matlab实现的语音识别的一些代码,十分经典-Using matlab to achieve a number of speech recognition code, very classic
cepstrum
- matlab数字语音分析模块(已调试): 倒谱、复倒谱、对数谱、自相波形等。-matlab digital voice analysis module (has debug): cepstrum, complex cepstrum of the spectrum, such as self waveform.
mfccf
- mfccf code for computation of mfccf
yinacf10
- The Yin algorithm was developed by Alain de Cheveigné of IRCAM-CNRS and Hideki Kawahara of Wakayama University. It allows for real-time continuous (for each sample) fundamental frequency estimation. It features a very low error rate and few tuni
generatesample
- 生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写-Generation ‘matlab programming expansion’ in the HMM training samples.mat procedures, written by myself
ANC_matlab_simulink
- Active Feedforward Narrowband Noise Cancellation using Matlab and Simulink
DTW
- Dynamic Time Warping mATLAB code
BSS_matlab
- 盲信号分离的matlab程序,很好很实用,你值得拥有!-This program is made by Matlab 7.0.It is very good.you can prosess it
melp-MATLAB
- 本代码是基于matlab实现的melp算法,编码速率为2.4kb/s-This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s
GmmTrainTestLBG
- it is a Gaussian Mixture Model(MATLAB version) for training and testing with some list or file. and it has references in enclosed rar file
Speech Processing Analysis - MATLAB
- The number of states in GMM as the generative model of the frames is obtained using k-means algorithm. This also helps to initialize the mean vector and the covariance matrix of the individual state of the GMM. The training LPC frames collected fro