虫虫首页|资源下载|资源专辑|精品软件
登录|注册

您现在的位置是:虫虫下载站 > 资源下载 > 人工智能/神经网络 > Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right

资 源 简 介

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 description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.

相 关 资 源

您 可 能 感 兴 趣 的