搜索资源列表
HMM剑桥例题
- HMM剑桥例题
HMM 资料
- HMM模型资料和源码
HMM (GUI) 可视化的隐马尔可夫程序
- VC6.0 这是一个可视化的HMM(隐马尔可夫)程序~ This program lets you to solve the classic problems 1 and 3 over Hidden Markov Models.
基于HMM的姿势识别 matlab
- 基于HMM的姿势识别,有测试数据,值得参考
hmm-1.03.tar
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
hmm
- 基于hmm的人脸识别代码-based on face recognition code
Hmm演示
- HMM的演示源程序,详细解释了HMM的过程-HMM demonstration source, a detailed explanation of the process of HMM
C语言的HMM算法库
- 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
利用HMM的孤立字
- 利用HMM的孤立字(词)语音识别程序,谢谢大家关注-A program of Using HMM s insulation word to recognise speech signal. Thank you for attention
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的c++语言实现
- c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
VAD-DTW-HMM
- 端点检测和基于DTW和HMM的孤立词识别和连续语音识别-endpoint detection and DTW-based HMM and isolated word recognition and Continuous Speech Recognition
HMM(camb)
- 一个剑桥大学的关于HMM的很好的Matlab语言编写的程序集合-a Cambridge on HMM good Matlab prepared by the procedure set
speech_recognize(hmm)
- 工具:ultraedit32 说明:汇总了经典hmm各种算法源码及相关语音系统设计实现的代码。-tools : ultraedit32 : hmm summary of the various classical algorithm source code and related system design to achieve Speech codes.
HMM(C)
- HMM的C语言实现,用C的编译环境或C++的编译环境都可以-HMM C language and C compiler environment, or C compiler environment can be
Speech-recognition.hmm
- 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
hmm-matlab
- matlab实现的基于HMM模型的语音识别系统,很实用!-Matlab achieve the HMM-based speech recognition systems, a very practical!
hmm
- 实现mffc求解 并且可利用hmm进行孤立词识别-Solving mffc realize and can be used for isolated word recognition hmm
hmm-1.032
- 基于隐马尔科夫的原来,写了相关关于HMM模型的代码。-Based on Hidden Markov original, write the relevant code on the HMM model.
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection a