搜索资源列表
HMM.rar
- hmm代码 隐马尔科夫模型 用于手势识别等,hmm code hidden Markov model for gesture recognition, etc.
HMMDemo
- 基于opencv的HMM人脸识别,可连接摄像头实时拍摄识别!(opencv1.0)-Opencv of HMM-based face recognition, can be connected to real-time camera shot Recognition! (Opencv1.0))
PoS-Tagging-based-on-HMM
- 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
99273875hmm-matlab
- 语音识别程序,基于matlab,程序较为简单,实现基本功能-Speech recognition process, based on matlab, a relatively simple procedure to achieve the basic functions of
HMM
- 基于DSP芯片为控制核心,设计了语音处理系统,有效地解决了高性能与低成本间的矛盾。系统的硬件部分包括数字信号处理芯片、音频CODEC模块、电源模块、滤波电路、JTAG 仿真接口等几大模块,系统的软件部分介绍了语音识别的基本原理,阐述了DSP实现技术,探讨并验证小波变换算法比傅里叶变换算法在提高语音识别系统性能应用中的有效性。该系统资源丰富,电路兼有模拟和数字信号接口,可以作为一个独立的模块应用于其他电路,方便地扩展其应用。-The design of speech process system
hmm
- 用于人脸识别 HMM算法 还可以进行改进-for
Speech-recognition.hmm
- 基于HMM的孤立词语音识别程序,非常有用。- speech reco
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
HMM_face_recognition
- 用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
HMM
- 吉林大学时小虎老师机器学习课件——介绍隐马尔可夫模型-Jilin University, when the Tigers a teacher machine learning courseware- Introduction to Hidden Markov Model
HMM
- 关于隐马尔科夫HMM的人脸识别的源代码,在VC6.0下编译-On the Hidden Markov HMM face recognition source code, compiled in VC6.0
ASR_based_on_HMM
- 毕设的心血之作,,,完整的基于HMM的语音识别系统 并在前面有增强模块-morphology filtering
35738607HMM(markov)
- 基于隐马尔可夫过程目标识别的源程序,希望对大家有用,识别效过挺高的。-Target recognition based on hidden Markov process of the source, we want to be useful to identify effective than pricey for.
Matlab-HMM
- 基于高斯混合模型的情感识别算法 matlab -Hmm emotion recgonition
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模型训练识别代码,可以进行hmm模型的训练,完全可以运行。
HMM
- 隐马尔可夫模型源代码,对于语音信号识别有很好的作用-Hidden Markov model source code for speech signal recognition have a good effect
HMM
- HMM语音信号识别例程,包含用于MATLAB的语音信号识别工具箱。(Example of speech signal recognition by HMM)
hmm机器学习
- HMM(隐马尔科夫模型)是自然语言处理中的一个基本模型,用途比较广泛,如汉语分词、词性标注及语音识别等,在NLP中占有很重要的地位(HMM (hidden Markov model) is a basic model in Natural Language Processing, which is widely used, such as Chinese segmentation, part of speech tagging and speech recognition, and plays
语音识别
- 利用了DTW和HMM语音识别技术,进行了语音识别的仿真(The speech recognition technology is simulated by using DTW and HMM speech recognition technology.)