搜索资源列表
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。
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 the documents and h
speech_recognize(hmm)
- 工具:ultraedit32 说明:汇总了经典hmm各种算法源码及相关语音系统设计实现的代码。-tools : ultraedit32 : hmm summary of the various classical algorithm source code and related system design to achieve Speech codes.
Speech-recognition.hmm
- 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
HMM
- 实现了隐马尔可夫模型的算法。可用向前算法和向后算法对模型进行训练。
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.
ziranyuyan
- 自然语言中的HMM算法,进行语句的词性分类,还不错的东西,多多指教。
hmm_1
- C++实现的HMM算法,有兴趣的朋友可以下载并改之,使之有用。
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
HMM.rar
- 自己用c语言写的关于语音识别技术中最为流行的匹配算法hmm,相当有用,C language used to write their own on the voice recognition technology in the most popular matching algorithm hmm, very useful
Voice-recognizition
- 语音识别 隐马尔科夫模型 HMM算法 VC++开发环境下的源代码-voice recognizition
HMM
- hMM的前向算法 ,详细的的介绍了算法的过程,并又程序的编程说明-hmm the method of hmm
HMM
- matlab下基于HMM算法的语音信号的识别与研究 包含HMM的基本工具包-HMM-based algorithm matlab voice signal containing the identification and study of the basic HMM Toolkit
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
SpeechRecognition
- hmm算法实现的语音识别程序压缩包,内涵多个文件。-Speech Recognition
hmm
- 隐马尔可夫模型源代码,实现了最基本的三个算法-Hidden Markov model source code, to achieve the most basic of the three algorithms
ch13
- 非特定人语音识别的HMM算法实现以及特定人语音识别DTW算法实现-Speaker-HMM speech recognition algorithm and independent speech recognition DTW algorithm
hmm
- hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;trai
HMM--C
- hmm算法用c语言实现,容易运行 很不错的程序啊-HMM algorithm in c language implementation
各种语音识别算法的MATLAB代码
- 基于HMM的语音识别算法和毕设例程,包括数据。(HMM-based speech recognition algorithm and complete routine, including data.)