搜索资源列表
HMMDemo_Dbg
- HMM源代码,使用起来方便, 具有一定的使用价值-HMM source code, easy to use, has some value
HMM_C_LANGUAGE
- 语音识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。相信对语音识别的DSP编程有很大的帮助。-HMM speech recognition algorithm for C-language implementation, which has detailed notes and instructions, read them very easy to straighten out our thinking proces
HMMNote
- HMM(隐马尔科夫模型)人脸识别算法的个人心得,适合初学者。由浅入深,相当容易理解!-HMM (Hidden Markov Model) Algorithm for Face Recognition personal experience, suitable for beginners. Deep and very easy to understand!
hmm
- MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
hmm
- c++实现的hmm基本算法,有注释,简单易懂。-hmm c++ implementation of the basic algorithm, with annotations, easy to understand.
HMM_GMM
- 一个有效的,可以直接运行的HMM—GMM代码,而且带有语音数据。不存在任何障碍,值得初学者下载的浅显易懂的例子。-An effective, the HMM-GMM code that can be run directly, and with the voice data. There are no obstacles, beginners should download easy to understand examples.
jahmm-0.6.1-src
- 隐马尔科夫编程。Jahmm (pronounced “jam”), is a Java implementation of Hidden Markov Model (HMM) related algorithms. It’s been designed to be easy to use (e.g. simple things are simple to program) and general purpose.-Hidden Markov programming.Jahmm (pronounc
HMM
- 关于隐马尔可夫的说话人识别的幻灯片,查阅了大量的文献,来之不易,欢迎大家前来参考,并给与意见。-Slide on Hidden Markov speaker recognition, access to a large body of literature, not easy to come by, welcome to come to refer to, and give their views.
hmm
- hmm-matlab, An HMM matlab program, very easy to use- An HMM matlab program, very easy to use
HMM
- 智能家居语音控制的源代码,C代码,肯定好用的代码,本人已经试验过的代码-Smart home voice control of the source code, C code, the code is certainly easy to use, I have tried the code
HMM
- 结合实例把隐马尔科夫模型讲解的简单易懂,值得一看-Easy to understand with an example to explain the hidden Markov model, worth a visit
Easy-to-know-what--is-HMM
- HMM是什么东西?好好学习一下 尤其是爱赌的兄弟 -easy to know HMM
HMM-speech-recognition-
- 这个方法之所以如此流行就在于其固有的统计框架:从有限语音训练集数据中训练出模型近似参数的简单易行;模型可根据特殊的词汇、声音等改变认知系统的大小、种类或模型的架构的灵活多变;实现整个认知系统的简单方便。在这篇解释性的文章中,我们将讲解应用在语音识别中的非常重要的统计方法,并讨论一系列尚未解决的原理性的和实际性的问题,因为他们很重要并对不同系统实现的性能有很大影响。-This method is so popular lies in its inherent statistical framewo
em
- em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)
Easy_HMM-master
- HMM隐马尔可夫模型进行一系列的工作。。。(HMM to do some work.)