hmm模型工具htk在windows上的安装
安装环境win10
- 下载安装包
http://htk.eng.cam.ac.uk/download.shtml
下载对应的的windows版本的(下载需要注册账号)
- 解压
我是解压到:
D:\software_install\
- 安装
D:\software_install\HTK-3.4.1\htk
中的README有安装说明(我是用markdown的编辑器打开),主要分两步如下:
Prerequisites:
- HTK has been verified to compile using Microsoft Visual Studio.
- For testing, you will require a Perl interpreter such as
ActivePerl.
- You will need a tool such as 7-zip or winzip (commercial) for unpacking
the HTK source code archive.
- It is helpful if you have some familiarity with using the DOS
command line interface, as you will need to interact with it in
order to compile, install and run HTK.
- Ensure that your PATH contain

本文档详细介绍了如何在Windows 10环境下安装HMM模型工具HTK。首先,下载并解压HTK的Windows版本安装包,然后通过添加环境变量,确保VC++6.0库路径在系统PATH中。接着,运行VCVARS32.BAT文件,并在命令行中编译HTK,最后将生成的exe文件路径添加到系统变量PATH中,完成安装。
最低0.47元/天 解锁文章
406

被折叠的 条评论
为什么被折叠?



