搜索资源列表
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
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
GML_AdaBoost_Matlab_Toolbox_0.3
- adaboost是语音识别分类器设计的最好方法,目前在识别分类方面进行了应用-AdaBoost is a voice recognition classifier design the best way, the current classification in identifying aspects of the application
lpc
- matlab 求线性倒谱系数,用于语音识别-matlab linear cepstral coefficients for speech recognition
speechrecognition(matlab)
- 用matlab实现的语音识别的一些代码,十分经典-Using matlab to achieve a number of speech recognition code, very classic
HMM
- 阴马尔可夫模型的实现,还有一些例子,文件较多,可用与HMM的语音识别-The realization of Markov model overcast, there are some examples, the document more usable and HMM Speech Recognition
DTW
- 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
Speaker_Recognition
- 一个基于matlab的语音识别程序,可以识别不同人的声音。-A speaker recognition program based on matlab. Speaker recognition is the process of automatically recognizing who is speaking on the basis of individual information included in speech waves.
text
- 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该语音识别系统,对不同的人的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。-In the MATLAB environment VQ-based Speaker Recognition System. In real-time recording, the use of the voice recognition system, for different people to carry out voice
lpcc
- 本源码为语音识别中lpcc(线性预测倒谱系数)的计算方法。经试验,可用。为方便大家理解,关键语句和函数后面都加上了注释。-The source code for speech recognition in lpcc (Linear Prediction Cepstrum Coefficient) is calculated. After testing, can be used. To facilitate the understanding of everyone, the key behin
yuyingshibie
- matlab实现的很有用的语音识别源代码,包括MFCC,LPCC,DTW,Mel滤波器,端点检测等程序的实现。-Useful code of audio recognization writed by matlab, inclucing MFCC, LPCC, DTW, Mel Filter, Port Detection etc.
22
- 关于语音识别中语料库的建立与整理,以及分析统计-Speech Recognition Corpus on the establishment and finishing, as well as the analysis of statistical
MATLAB-HMM
- HMM与小波神经网络的语音识别系统研究,此系统得到了验证-HMM and wavelet neural network speech recognition system, this system has been verified
用Matlab实现DTW孤立词识别
- 做语音识别时用到DTW 算法。便于初学者的学习。(DTW algorithm is used for speech recognition. Easy for beginners to learn.)
matlab语音识别系统(源代码)
- 用MATLAB实现简单的语音识别功能;具体设计要求如下: 用MATLAB实现简单的数字1~9的语音识别功能。 MATLAB 源程序(MATLAB speech recognition system source code)
DTW-in-Isolated-word-Speech-Recognition
- 基于matlab的语音识别dtw算法实现(speech recognition DTW)
第10章 语音识别
- 语音信号处理实验教程(MATLAB源代码):第十章(Speech signal processing experiment course (MATLAB source code))
基于MFCC的GMM的语音识别
- 基于MFCC的GMM的语音识别,先是通过MFCC提取语音信号的特征向量,然后用GMM进行分类识别(Voice recognition of GMM based on MFCC.First, the feature vectors of speech signals are extracted through MFCC, and then classified by GMM.)
基于动态时间规整(DTW)的孤立字语音识别实验
- 基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)