Description: 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word. Platform: |
Size: 43008 |
Author:魏玮 |
Hits:
Description: 用MATLAB进行语音识别的特征参数提取,其中包含了lpc和MFCC两种方法,并且测试通过。-Using MATLAB to carry out speech recognition feature extraction, which contains two methods lpc and MFCC, and the test. Platform: |
Size: 6144 |
Author:雪巍 |
Hits:
Description: Speech recognition using LPC and Bank of Filter method, operated in Matlab-Speech recognition using LPC and Bank of Filter method,operated in Matlab Platform: |
Size: 3072 |
Author:sushi |
Hits:
Description: 基于人工神经网络的语音识别,运用了从语音中提取出的LPC参数与人工神经网络结合进行识别,使用matlab调试-Artificial neural network based speech recognition, the use of speech extracted from the LPC parameters and artificial neural network to identify, debug using matlab Platform: |
Size: 1024 |
Author:屈庆琳 |
Hits:
Description: 基于LPMCC的语音识别系统实现
语音识别可实现人机交互和语音控制,在X-业控制、消费电子等领域都有广泛应用。结合人发音的生理
结构的特点,使用LPMCC(LPC倒谱美尔变换)作为特征向量,采用动态规划算法作为核心识别算法,在TMS320VC5402芯片上实现了特定人、孤立词的高性能实时识别系统。-Speech Recognition System Based On LPMCC
Speech recognition can achieve human—computer interaction and voice control, and it is used in indUStrial control,consumer electronics and many other fields.Combined with the mechanism of the production of
human s voice. a high perform speech recognition system is built for specific people on TMSVC5402 DSP by using the LPMCC as the feature vector and using dynamic time warping as the matching algorithm. Platform: |
Size: 280576 |
Author:edwin |
Hits:
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:
Description: 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 from
three speech segments are subjected to PCA for dimensionality reduction and are
subjected to k-means algorithm. The total number of frames is equal to the total
number of vectors that are subjected to k-means clustering. Platform: |
Size: 728064 |
Author:Khan17
|
Hits: