搜索资源列表
cdhmm
- 用Matlab开发的基于HMM的语音识别系统-Developed using Matlab-based HMM speech recognition system
HMM100
- HMM matlab 源代码,可用于语音识别,是一种经典的算法,有广泛的应用范围。-HMM matlab source code, can be used for speech recognition is a classical algorithm, a wide range of applications.
Matlab-HMM
- 在matlab环境下,使用HMM对语音信息进行处理!-In the matlab environment, the use of HMM for speech information processing!
ProjectSpeech_HMM
- Speech recognition using H-Speech recognition using HMM
speechpointdetection
- 基音端点检测,可用于语音识别, 和语音编码中。-speech point detection
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.m pdf.m recog.m mixture.
training
- this source code is for Training ,HMM for speech recognition
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
Hmm
- 语音识别技术的最终目标是要让计算机能与人自由交谈。目前,连续语音识别技术正趋于成熟,语音识别也延伸出了诸多实用化的研究方向。今后,语音识别的重点将集中在自然话语识别与理解、实时语音识别和语音识别鲁棒性等方面。作为一门交叉学科,语音识别所涉及到的技术有信号处理、模式识别、概率论和信息论、发声机理、听觉机理和人工智能等。-The ultimate goal of speech recognition technology is to make computers and allowing other
hmm
- MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
HMM
- 这是HMM的语音识别不用修改就可以使用,很好用希望大家喜欢-This is a HMM speech recognition can be used without modification
Hybrid-Adaptive-Resonance
- this Program utilized a new method for generation codebook in Hidden Markov Models (HMM). Hybrid HMM and neural networks have been applied to improve recognition in speech processing. -this Program utilized a new method for generation
hmm
- 基于HMM的语音识别系统的所有程序,说话人人识别-Everyone to identify all programs of the HMM-based speech recognition system, speech
MixtGaussian
- 一个HMM的语音识别的 程序,包括训练识别等一系列子程序,有英文使用介绍-A HMM speech recognition procedures, including training to identify a series of subroutines, for use in English introduction
HMM
- 基于matlab的语音识别代码(使用HMM算法的)-Matlab speech recognition code (using the HMM algorithm)
speech-recognize-HMM-CPP
- 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
HMM-speech-recognition-
- 这个方法之所以如此流行就在于其固有的统计框架:从有限语音训练集数据中训练出模型近似参数的简单易行;模型可根据特殊的词汇、声音等改变认知系统的大小、种类或模型的架构的灵活多变;实现整个认知系统的简单方便。在这篇解释性的文章中,我们将讲解应用在语音识别中的非常重要的统计方法,并讨论一系列尚未解决的原理性的和实际性的问题,因为他们很重要并对不同系统实现的性能有很大影响。-This method is so popular lies in its inherent statistical framewo
HMM with skips and single Diagonal Gaussian
- 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
Hidden-Markov-Models_4_1
- 语音识别HMM隐马尔可夫全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,呜呜(HMM speech recognition, Hidden Markov whole process of matlab program, run the test to the result, I hope helpful for you, it is only then did their own pressure points things bottom out
基于HMM的语音识别系统毕设
- 基于HMM的语音识别系统毕业设计(用matlab7.1版)(Graduation Design of speech recognition system based on hmm)