readme
来自「利用HMM的方法的三种语音识别算法」· 代码 · 共 31 行
TXT
31 行
HMMBOX, version 4.1, Iead Rezek, Oxford University, July 2001Matlab toolbox for Variational estimation Hidden Markov Models. (Adapted from Hidden Markov Toolbox Version 3.3 01-Apr-99 and Coupled Hidden Markov Toolbox Version 1.1 01-Feb-01 Copyright (c) by Iead Rezek, Oxford University)The software uses some NETLAB routines(see http://neural-server.aston.ac.uk/netlab/index.htmlso you'll need to have NETLAB on your search pathSee the file VERSION for what's new in this version.The observation models has so far been implemented are Gaussian, Poisson and DirichletDEMONSTRATIONS:demgausschmm.m uses Gaussian observation model on AR featuresTo extend the CHMM to different observation models add the requiredcode into cobsinit, obslike and obsupdate.ROUTINES:Read the file Contents.mDATA:Read the file DATA-STRUCTURE.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?