搜索资源列表
Hidden Markov Models for Speech Recognition-lect19
- HMM模型在语音识别中的应用,相信对HMM模型感兴趣的语音或图像等专业人员应该明白价值。-It is about Hidden Markov Models (HMM) method in Speech Recognition research. those interested in HMM or speech/image processing should know it s value.
hmmestimate
- hmm的初始识别估计,适合学习隐马尔可夫在语音方面的应用,程序小。-the initial identification is estimated that for learning Hidden Markov in the application of voice, small procedures.
hmm_model
- 建立语音模型-隐马尔可夫模型的实现,是统计模型-model established voice-hidden Markov model to achieve statistical model
hmm1.0
- 这是隐马尔可夫模型的C语言原代码,用户下载时,注意,这些代码都已经调试通过,您只需再重新编译一次,就可以使用了!-This is the hidden Markov model of the original C language code, download, attention, these codes have been adopted debugging, you only need to re-compile time, can use it!
hmmmatla
- 从网上找的资料,连续隐马尔可夫hmm的matlab程序.-from the Internet to find information for the Hidden Markov hmm Matlab procedures.
Markvtoolbox
- 隐马尔科夫工具箱。可在matlab6.5中创建成用户工具箱。-Hidden Markov toolbox. Matlab6.5 be created into user toolbox.
HMMmodel
- This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the
HTK-3.4
- The Hidden Markov Model Toolkit (HTK) is a portable toolkit for building and manipulating hidden Markov models. HTK is primarily used for speech recognition research although it has been used for numerous other applications including research into sp
hmmtrain
- 用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。-used discrete speech recognition Hidden Markov Model (non-specific, a number of observation sequence), has been through testing.
ghmm-0.6.0.tar
- 这是一个通用的隐马尔科夫模型的C代码库, 非常好用。-This is a generic Hidden Markov Model C code libraries, very handy.
segtag.rar
- 基于隐马尔科夫模型的分词标注程序,使用PASCAL语言编写,Hidden Markov Model-based sub-word tagging procedures, using the PASCAL language
hmm
- Source codes used in Hidden Markov Model (HMM)
HMM
- 基于统计的分词,采用隐马尔可夫模型,并有实验报告-Based on statistics segmentation using hidden Markov models, and there is experimental report
Cforspeech
- :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技 术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率 在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound modul
Veselov
- The new speech recognition algoritm using the theory of Hidden Markov Models and wavelet transform is offered.
hmm
- 基于语音信号工具箱的隐马尔科夫HMM模型的说话人识别,请联系lishicheng64@126.com-Speech signal based on HMM toolbox Hidden Markov Model speaker recognition, please contact lishicheng64@126.com
hmmself
- 隐马尔科夫异常声音识别程序,无噪声情况下训练后可识别-Hidden Markov abnormal voice recognition program, no noise can be identified under training
A-tutorial-on-Hidden-Markov-Models---Lawrence-R.-
- Although initially introduced and studied in the late 1960s and early 1970s, statistical methods of Markov source or hidden Markov modeling have become increasingly popular in the last several years. There are two strong reasons why this has occurred
Hidden-Markov
- 基于隐马尔可夫模型的语音单字识别研究:本文针对线性模型在语音识别中的不足, 进行了隐马尔可夫模型(HMM)在 语音单字识别中的研究,主要对观察输出概率求解、 最佳状态序列寻找、 参数估计和 模型参数的选择进行了探讨.-Based on hidden Markov model speech word recognition: the lack of the linear model in speech recognition, hidden Markov model (HMM) speec
The-wavelet-denoising-Hidden-Markov
- 小波去噪隐马尔科夫matlab程序,非常经典,适合初学者-The wavelet denoising Hidden Markov for beginners