Cgywin方式:
可以参考:
http://speech.ee.nthu.edu.tw/index.php?n=Lab.HtkCygwin
打开htk/HTKTools下的Makefile.in,将其中"-lX11"删除
$ cd HTKLib
$ cp HGraf.null.c HGraf.c$ cd..
$ make all
$ make install
使用Vs2005的IDE方式编译HTK Tool:
http://blog.youkuaiyun.com/chenxin_130/archive/2009/10/24/4722878.aspx
使用Windows以及Vs环境来编译:
引用自HTK Readme
Prerequisites:
* HTK has been verified to compile using Microsoft Visual Studio.