搜索资源列表
project2
- matlab hmm coding. important to do voice recognition. try it!
HMMtools
- 最全面的hmm工具箱,里面的资料应用尽有~ -most comprehensive toolbox hmm, where the information is exhausted
3970967MapGen_1111128105
- this model that uses HMM algorithm.I hope it would help you deal with face recognition.-this model that uses HMM algorithm.I hop e it would help you deal with face recognition.
sphinx2
- 著名的语音识别系统Sphinx2的源代码,基于HMM模型。配合相应的训练工具,可以自己搭建语音识别系统。
语音矢量化及算法及与原文件的矢量对比功能源代码
- 基于VC++的语音信号在提取特征参数后,进行HMM模型训练前的关键一步,对特征参数进行矢量量划,作为观测值输入
viterbi
- viterbi算法,用于HMM(隐马尔科夫模型)中。-viterbi
filter
- hmm this is a filter use in RO no comment
HMM
- HMM隐马尔科夫模型实现的源代码,c++环境下-HMM Hidden Markov Model to the source code, c++ environment
HMM-model
- 隐马尔科夫模型是语音识别中的重要算法思想,这里在matlab下实现了一个原理性的算法-Hidden markov models is an important algorithm in speech recognition, here under the matlab implements a rational algorithm
inithmm
- 在语音识别算法HMM中,完成对HMM模型进行一定的初始化设置-In speech recognition algorithm HMM, the completion of the HMM model for a certain initialization settings
Event-Detection-HMM-Model-master
- 基于隐马尔科夫模型的事件检测,通过隐马尔科夫模型的训练学习即可检测特定的事件-event-detection based on HMM