搜索资源列表
Forward-BackwardAlgorithm
- HMM模型训练用的Forward-Backward Algorithm,包括几年WAV文件和测试用的TCL脚本文件-HMM training with the Forward-Backward Algorithm. years, including WAV and test the TCL scr ipt file
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.
Great_Outdoors_by_sandals82.zi
- 一种简单有效的基于动态时变语音识别源码 对于大多数研究者来说,寻找能够匹配二重时间序列信号的最佳途径是很重要的,因为它有许多重要的应用需求.DTW是实现这项工作的显著技术,尤其在语音识别技术领域,在这里一个测试信号被按照参照模板拉伸或压缩, ,Searching for the best path that matches two time-series signals is the main task for many researchers, because of its importa
HVite.rar
- 实现HMM算法,VQ算法,以及神经网络算法的语音识别程序,Realize the arigthom of HMM(training),VQ and NN for speech recognition
hmm.rar
- hmm的实现,包括训练、解码、评估3个主要部分。压缩包中有hmm教程,hmm realization, including three main parts-training, decoding and evaluation . There is a Hmm course in the package.
umdhmm-v1.02
- hmm model, training phase data has to be given to the model .-hmm model, training phase data has to be given to the model .
UsingHTK
- HTK 应用,训练数据,HCOPY,辨识语音,HMM,-HTK applications, training data, HCOPY, voice recognition, HMM,
PoS-Tagging-based-on-HMM
- 基于隐马尔科夫的中文词性标注系统的C++源代码,包括训练集和测试集语料库,单词量和词性数目都没有写死,可适应任意大的训练和测试数据集,程序已经过优化,一次标注只需要不到10秒的时间。-Based on Hidden Markov of the Chinese part of speech tagging system in C++ source code, including the training set and test set corpus, vocabulary and speech
FDA
- Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
HMM-DL
- 本文章描述了隐马尔科夫(HMM)在语音识别中的应用,介绍了评估、解码、训练-This article describes the hidden Markov [HMM] in speech recognition applications, introduce an evaluation, decoding, training
generatesample
- 生成《matlab扩展编程》中对于HMM训练的samples.mat程序,自己编写-Generation ‘matlab programming expansion’ in the HMM training samples.mat procedures, written by myself
HMM
- :为了使应力变异在顽健语音识别系统中能够达到较好的识别效果,研究了基于隐马 尔可夫模型(HMM)的自适应技术,提出了将最大后验概率(MAP)和最大似然回归方法(MLLR)用 于应力变异语音的自适应中。实验结果表明,与基本系统相比,两种方法均有效地提高系统识别 率。以SD为初始模型的最大后验概率方法在150个训练样本时识别效果最好,可以达到90.4% 。-: In order to stress variation in the robustness of speech recogni
training
- Matlab HMM training code
HMM
- This paper presents a hybrid framework of feature extraction and hidden Markov modeling (HMM) for two-dimensional pattern recognition. Importantly, we explore a new discriminative training criterion to assure model compactness and discriminability. T
training
- this source code is for Training ,HMM for speech recognition
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
- hmm 隐马尔科夫模型训练在C++环境下程序代码-hmm HMM training environment in C++ code
HMM-and-mel-feature-extraction
- mel frequency converting and training HMM model
HMM
- matlab的HMM训练程序,可用于语音信号的训练与处理。-matlab HMM training program, can be used for the training of the voice signal processing.
hmm-master
- a zip file for hmm training in bioinformatics, its a c programming code.