搜索资源列表
hmm--matlab
- 用matlab编写的基于hmm模型的语音识别程序,但是调试好像有些问题,欢迎指正:)-prepared using Matlab model based hmm voice identification procedures, but there seems to be some debugging, and welcomes the correction :)
hmm_matlab
- 基于HMM的语音识别matlab软件,可防止数据溢出等错误-This speech recognition software based on HMM algorithm.It can prevent many errors such as data overflow effectively.
matlabyuyinshibiesuanfa
- matlab语音识别算法,包括预处理,特征提取,训练,识别算法,基于hmm模型-Matlab speech recognition algorithms, including preprocessing, feature extraction, training, recognition algorithm based on model hmm
hmm-matlab
- matlab实现的基于HMM模型的语音识别系统,很实用!-Matlab achieve the HMM-based speech recognition systems, a very practical!
HiddenMarkovModels
- HMM模型的MATLAB实现,HMM模型是语音识别方面一个重要的技术手段-HMM in MATLAB, HMM Speech Recognition is an important area of technical means
HMM1
- 一个HMM的Matlab实现方法,可实现孤立词语音识别
Matlab HMM
- MATLAB编写的用于语音识别的程序 主要内容为隐马尔可夫程序-MATLAB prepared for the speech recognition process mainly as Hidden Markov proce
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
HMM
- 阴马尔可夫模型的实现,还有一些例子,文件较多,可用与HMM的语音识别-The realization of Markov model overcast, there are some examples, the document more usable and HMM Speech Recognition
HMM
- hMM的前向算法 ,详细的的介绍了算法的过程,并又程序的编程说明-hmm the method of hmm
ASR_matlab
- 语音识别的MATLAB代码,包括用于测试的语音,实现了利用HMM(隐含马尔可夫)和DTW(动态规划)两种方法的实现。-ASR use HMM and DTW method include wave files use for test and training.
hmm
- 基于语音信号工具箱的隐马尔科夫HMM模型的说话人识别,请联系lishicheng64@126.com-Speech signal based on HMM toolbox Hidden Markov Model speaker recognition, please contact lishicheng64@126.com
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
MATLAB-HMM
- HMM与小波神经网络的语音识别系统研究,此系统得到了验证-HMM and wavelet neural network speech recognition system, this system has been verified
HMM-Introdunction
- 关于HMM入门、HMM在语音识别中应用的一些经典资料和Matlab实现代码,包含中文资料-Getting Started on the HMM, HMM in speech recognition applications to achieve some of the classic data and Matlab code that contains the Chinese data
7c2f6c56ed6d
- 一个HMM的Matlab实现方法,可实现孤立词语音识别-Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved
HMM-speech-recognition-system
- 基于HMM模型的语音识别系统,在MATLAB中的程序实现-HMM-based speech recognition systems model
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)
新建文件夹 (4)
- 基于matlab的HMM语音识别仿真,通过matlab实现对0-9数字的语音识别(HMM speech recognition simulation based on MATLAB)