当前位置:
首页 资源下载
搜索资源 - hidden markov model
搜索资源列表
-
0下载:
Fox & Pigeon Laboratory 发布一款基于隐马尔可夫模型的英语语音合成软件(HMM based English Text-To-Speech, TTS):FoxPigeonTTS alpha版。
近年来,基于HMM的语音合成系统得到广泛的重视和应用。我们实验室实现的基于HMM的语音合成系统基本不需要任何语言学知识指导系统训练,构建时间短,构建过程基本不需要人工干预,而由于系统属于参数化合成方法,系统的合成结果灵活多变,可以很容易的应用于多个发音人,多种发音风格,多种
-
-
0下载:
隐马尔科夫模型是语音识别中的重要算法思想,这里在matlab下实现了一个原理性的算法-Hidden markov models is an important algorithm in speech recognition, here under the matlab implements a rational algorithm
-
-
0下载:
了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;通过matlab分析和三个基本算法分析读研和就业问题:forward算法、Viterbi算法和Baum-Welch算法-Understand the concept of Hidden Markov Model HMM, composition and problems to be solved matlab analysis by three basic algorithms: forward algorithm, Viterbi alg
-
-
0下载:
了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;掌握三个基本算法:forward算法、Viterbi算法和Baum-Welch算法,并利用matlab进行实验分析一道具体问题-Understand the concept of Hidden Markov Model HMM, composition and problems to be solved mastered three basic algorithms: forward algorithm, Viterbi algorithm
-
-
0下载:
由一个隐马尔可夫模型产生一个观测值序列和一个状态序列-Consists of a hidden Markov model to generate a sequence of observations and a state sequence
-
-
1下载:
计算隐马尔可夫模型序列的最可能的状态路径-Hidden Markov model to calculate the most likely state sequence path
-
-
1下载:
HMM程序,一个简单的隐马尔科夫模型matlab程序。有详细的说明,值得下载。-HMM program, a simple hidden Markov model matlab program. A detailed descr iption, it is worth downloading.
-
-
0下载:
Hidden Markov model taken from opencv code for Handwritten Recognition. It is used in image processing.
-
-
0下载:
特征训练识别的嵌入式隐马尔可夫模型代码,可用于人脸识别的分类-Training recognition feature embedded hidden Markov model code, can be used for face recognition classification
-
-
0下载:
使用隐马尔科夫模型进行词性标注,数据结构为Trie 树,界面简洁直观,算法效率快-Using hidden Markov model tagging, Trie tree data structures, simple and intuitive interface, fast algorithm efficiency
-
-
0下载:
用Viterbi算法来解码隐马尔科夫模型(HMM)的状态变量。其中,mainfile_Vit.m是主函数,Viterbi_algorithm.m是调用的Viterbi算法函数。-Viterbi algorithm for decoding the hidden states of the Hidden Markov Model(HMM). In this folder, "mainfile_Vit.m" file is the main function, and "Viterbi_algori
-
-
0下载:
隐马尔可夫模型matlab代码,可应用于步态识别等-Hidden Markov model matlab code, can be applied to gait recognition
-
-
1下载:
隐马尔可夫模型matlab代码,可应用于步态识别等-Hidden Markov model matlab code, can be applied to gait recognition
-
-
0下载:
An Introduction to HMM-Based (hidden Markov model)
Speech Synthesis
-
-
0下载:
HTK是英国剑桥大学开发的一套基于C语言的隐马尔科夫模型工具箱,主要应用于语音识别、语音合成的研究,也被用在其他领域,如字符识别和DNA排序等。HTK是重量级的HMM版本。-Cambridge University HTK is a C-based language developed by the Hidden Markov Model Toolkit, mainly used in speech recognition, speech synthesis research, has also
-
-
0下载:
A Hidden Markov Model which uses scaling to prevent underflow
-
-
0下载:
使用hmm隐马尔科夫模型 进行语音识别,论文效果不错-Hmm using hidden Markov model for speech recognition
-
-
0下载:
基于隐马尔科夫模型HMM的行为识别matlab代码-Hidden Markov Model behavior recognition matlab code
-
-
0下载:
simple implementation of forward,backward and viterbi algorithm in Hidden markov model with test data.
-
-
0下载:
隐马尔可夫模型工具包(HTK)是一种便携式工具包构建和操纵隐马尔可夫模型。 HTK主要用于语音识别的研究,虽然它已被用于许多其它应用,包括研究,语音合成,字符识别和DNA测序。
本程序包含HTK源码以及在windows下已经编译好的工具。-The Hidden Markov Model Toolkit (HTK) is a portable toolkit for building and manipulating hidden Markov models. HTK is primarily
-