文件名称:Hidden_Markov_model_for_automatic_speech_recogniti
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23kb
- 下载次数:
- 1次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Hidden_Markov_model_for_automatic_speech_recognition
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 sources listed below for
a theoretical descr iption of the algorithm. KF Lee (2) offers an
especially good tutorial of how to build a speech recognition system
using hidden Markov models.
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 sources listed below for
a theoretical descr iption of the algorithm. KF Lee (2) offers an
especially good tutorial of how to build a speech recognition system
using hidden Markov models.
相关搜索: HMM
hidden
markov
model
speech
recognition
using
hmm
hmm
TRAINING
Hidden
Markov
Model-based
speech
recognition
speech
code
baum
welch
Markov
hidden
markov
model
speech
recognition
using
hmm
hmm
TRAINING
Hidden
Markov
Model-based
speech
recognition
speech
code
baum
welch
Markov
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hidden_Markov_model_for_automatic_speech_recognition
....................................................\Debug
....................................................\generate_seq.cc
....................................................\hmm.cc
....................................................\hmm.h
....................................................\Makefile
....................................................\makefile.old
....................................................\random.dsp
....................................................\random.dsw
....................................................\random.h
....................................................\random.ncb
....................................................\random.opt
....................................................\random.plg
....................................................\README.hmm
....................................................\test.hmm
....................................................\test_hmm.cc
....................................................\train_hmm.cc
....................................................\Debug
....................................................\generate_seq.cc
....................................................\hmm.cc
....................................................\hmm.h
....................................................\Makefile
....................................................\makefile.old
....................................................\random.dsp
....................................................\random.dsw
....................................................\random.h
....................................................\random.ncb
....................................................\random.opt
....................................................\random.plg
....................................................\README.hmm
....................................................\test.hmm
....................................................\test_hmm.cc
....................................................\train_hmm.cc