搜索资源列表
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.
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
HTK-3.0.tar
- 用于语音识别,基于HMM模型,用C++语言编写。可用连续语音识别-It is based on HMM Model and developed with C++ which could be used to continuous speech recognition.
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
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
HMM-C-Algorithm
- 隐马尔可夫模型的C语言实现,人工智能算法领域的参考资料。-Hidden Markov Model C language, artificial intelligence algorithms field reference.
HMM(camb)
- 一个剑桥大学的关于HMM的很好的Matlab语言编写的程序集合-a Cambridge on HMM good Matlab prepared by the procedure set
HMM(C)
- HMM的C语言实现,用C的编译环境或C++的编译环境都可以-HMM C language and C compiler environment, or C compiler environment can be
VQ-DHMM
- 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplant
HMMshixian
- HMM的C语言实现.很有用的模式识别程序-HMM of the C language. Very useful pattern recognition procedures
HTK_basic_tutorial
- HMM模型应用领域很多,HTM只要是用于语音识别。这是它的basic tutorial.它是用C语言实现的开源软件-HMM model for many applications, HTM as long as it is used for speech recognition. This is its basic tutorial. It is realized by C language open source software
HMM
- 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用-C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
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 quanti
hmm
- 这是HMM孤立字识别的完整程序,用C语言编写,-This is a complete HMM isolated word recognition process, with the C language,
cdhmm
- 连续隐马尔可夫识别程序。 包含的模块,可以比较完整地进行语言识别。 主要模块: Test.m Train.m viterbi.m baum.m pdf.m recog.m mixture.m mfcc.m -speech recognize using HMM include 11 matlab fuction: Test.m Train.m viterbi.m baum.
recognize
- 孤立词的HMM语言识别算法,能够运行,忘能帮到大家-HMM isolated word speech recognition algorithm, able to run, forget the help to everyone
hmm
- 图像模式识别技术中,关于HMM算法用C语言实现-Image pattern recognition technology, on the HMM algorithm using C language
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
101259353HMM_matlab
- 基于hmm的语音孤立词识别系统。MATLAB实现(mtalab voice recognition)