First, refer to http://www.liacs.nl/~erwin/dbdm2009/GHMM _Quick_Start.pdf
and install the GHMM in Linux;
Prerequisite installations
It is assumed that libtool, gcc, g++, python, python-dev, python-tk, automake, (1.10), and
autoconfig (2.61) are already installed and available on the system.
sudo apt-get install python-dev;
sudo apt-get install python-tk;
sudo aptitude install libtool;
参考资料:
1. HMM语言学习最佳范例
2. Ghmm http://ghmm.sourceforge.net/index.html
3. hmmlib http://users-cs.au.dk/asand/?page_id=152
4. Ubuntu install HTK
5. window+vs2005+HTK