ubuntu 14.04 64位安装HTK3.5
1.http://htk.eng.cam.ac.uk/download.shtml
官网下载HTK source code以及HDecode

2.分别解压HTK-3.5.beta-2.tar.gz、HDecode-3.5.beta-1.tar.gz,将其合并到一个文件夹htk中
3.查看htk/README
决定要安装的类型后,
根据描述安装即可
HTK 3.5 comes with three sets of Makefiles enabling compilation for:
1. CPU (standard)
2. CPU using MKL (Intel Math Kernel library)
3. NVIDIA GPUs (Graphic Processing Unit) using the NVIDIA CUDA compiler NVCC
These alternative Makefiles are located in each of the following directories:
HTKLib, HLMLib, HTKTools, HLMTools
Examine the MakefileCPU, MakefileMKL and MakefileNVCC
files in each of these directories and change the default
locations of CPU/GPU compilers and libraries to match the
locations on the system for which HTK 3.5 is to be installed.
In order to compile either the standard CPU version, or
the CPU version with MKL support or GPU version execute one of the following
1. make -f MakefileCPU all
2. make -f MakefileMKL all
3. make -f MakefileNVCC all
in turn in each of HTKLib, HLMLib, HTKTools and HLMTools.
Having compiled one of the branches (CPU/MKL/NVCC), the
relevant HTK tools can be installed executing one of the following
1. make -f MakefileCPU install
2. make -f MakefileMKL install
3. make -f MakefileNVCC install
commands in both the HTKTools and HLMTools directories. By default HTK
tools will be installed in bin.cpu, bin.mkl or bin.gpu depending
on the branch.
Prior to compiling a new branch it is important to clean the distribution
1. make -f MakefileCPU clean
2. make -f MakefileMKL clean
3. make -f MakefileNVCC clean
HDecode
=======
If you are also building HDecode (available from the HTK website, under a
different licence from HTK), you will firstly need to unpack the HDecode
source code (in the same directory in which you unpacked the HTK
sources). Then follow the steps above for first building HTK, and then execute
the following command in HTKLVRec directory:
1. make -f MakefileCPU all
2. make -f MakefileCPU install
or
1. make -f MakefileMKL all
2. make -f MakefileMKL install
or
1. make -f MakefileNVCC all
2. make -f MakefileNVCC install
depending on whether HTK is compiled for CPU, CPU with MKL support or GPU.
4.测试是否安装正确时注意
得先将htk/bin.cpu添加到环境变量中 ------我安装的是cpu standard类型的
命令行输入
vim ~/.bashrc
在最后一行添加
export PATH=$PATH:/home/lc/下载/htk/bin.cpu
然后回到命令行,输入
source .bashrc
使得改变生效
然后根据README里描述继续就行
Testing the Installation
========================
As an initial test of the installation please run the HTK demonstration
using the configuration file samples/HTKDemo/configs/monPlainM1S1.dcf.
There is a README file in the samples/HTKDemo directory that explains
the operation of the demonstration in detail but, in short, you need
to run the demonstration script passing it the configuration file
samples/HTKDemo/configs/monPlainM1S1.dcf as input.
测试截图

HTK 3.5 comes with three sets of Makefiles enabling compilation for:
1. CPU (standard)
2. CPU using MKL (Intel Math Kernel library)
3. NVIDIA GPUs (Graphic Processing Unit) using the NVIDIA CUDA compiler NVCC
These alternative Makefiles are located in each of the following directories:
HTKLib, HLMLib, HTKTools, HLMTools
Examine the MakefileCPU, MakefileMKL and MakefileNVCC
files in each of these directories and change the default
locations of CPU/GPU compilers and libraries to match the
locations on the system for which HTK 3.5 is to be installed.
In order to compile either the standard CPU version, or
the CPU version with MKL support or GPU version execute one of the following
1. make -f MakefileCPU all
2. make -f MakefileMKL all
3. make -f MakefileNVCC all
in turn in each of HTKLib, HLMLib, HTKTools and HLMTools.
Having compiled one of the branches (CPU/MKL/NVCC), the
relevant HTK tools can be installed executing one of the following
1. make -f MakefileCPU install
2. make -f MakefileMKL install
3. make -f MakefileNVCC install
commands in both the HTKTools and HLMTools directories. By default HTK
tools will be installed in bin.cpu, bin.mkl or bin.gpu depending
on the branch.
Prior to compiling a new branch it is important to clean the distribution
1. make -f MakefileCPU clean
2. make -f MakefileMKL clean
3. make -f MakefileNVCC clean
HDecode
=======
If you are also building HDecode (available from the HTK website, under a
different licence from HTK), you will firstly need to unpack the HDecode
source code (in the same directory in which you unpacked the HTK
sources). Then follow the steps above for first building HTK, and then execute
the following command in HTKLVRec directory:
1. make -f MakefileCPU all
2. make -f MakefileCPU install
or
1. make -f MakefileMKL all
2. make -f MakefileMKL install
or
1. make -f MakefileNVCC all
2. make -f MakefileNVCC install
depending on whether HTK is compiled for CPU, CPU with MKL support or GPU.
Compiling & Installing HTK under Windows
========================================
HTK 3.5 has not yet been tested under Windows.
Testing the Installation
========================
As an initial test of the installation please run the HTK demonstration
using the configuration file samples/HTKDemo/configs/monPlainM1S1.dcf.
There is a README file in the samples/HTKDemo directory that explains
the operation of the demonstration in detail but, in short, you need
to run the demonstration script passing it the configuration file
samples/HTKDemo/configs/monPlainM1S1.dcf as input.
To test the language modelling tools you should follow the tutorial
in the HTK book, using the files in the LMTutorial/ directory.
In addition to basic testing of the HTK installation, it is also possible
to build several HTK systems for the Resource Management (RM) task.
These systems range in complexity from simpler Gaussian mixture model
based HMMs to more complex artificial neural network based systems.
The RM recipe is located in samples/RMHTK directory and is documented
as a part of tutorial chapter in the HTK book.
ubuntu 14.04 64位安装HTK3.5的更多相关文章
- ubuntu 14.04 64位安装iNodeClient
ubuntu 14.04 64位安装iNodeClieng(华三校园客服端) http://pan.baidu.com/s/12dpxk ubuntu 14.04 64bit Install H3C ...
- ubuntu 14.04 64位安装bigbluebutton
BigBlueButton 是一个使用 ActionScript 开发的在线视频会议系统或者是远程教育系统,主要功能包括在线PPT演示.视频交流和语音交流,还可以进行文字交流.举手发言等功能,特别适合 ...
- Ubuntu 14.04 64位安装Android Studio 和 genymotion (下)
接上一篇,上回书说到,我们可以进android studio的编辑器了.感觉不错.挺好的,先不说genymotion,先看看你的android项目有没有r文件,项目有没有错误? 如果没有问题的话,下面 ...
- Ubuntu 14.04 64位安装Android Studio 和 genymotion (上)
先说下,Ubuntu 上安装Android Studio真是一路坑阿,一路坑阿,加上天 朝 防火墙挡着,折腾了快一天才弄好阿 找了n多教程,md不是抄的就是转的,而且都没说清楚具体咋装阿,一个图一个 ...
- ubuntu 14.04 64位 安装Opencv3.1.0 (包含opencv_contrib模块)
写在前边: 据官方说法,目前还不是太稳定的算法模块都在opencv_contrib里边,由于不稳定,所以不能在release版本里发行,只有在稳定以后才会放进release里边.但是这里边有很多我们经 ...
- Go在Ubuntu 14.04 64位上的安装过程
1. 从 https://golang.org/dl/ 或 https://studygolang.com/dl 下载最新的发布版本go1.10即go1.10.linux-amd64.tar.gz ...
- Ubuntu 14.04 64位上安装wps office软件(转http://m.blog.csdn.net/blog/yhc13429826359/24179933)
废话少说,只给出方法供各位参考!wps for Linux版本已经有两三年没有大的动作,当然其他平台,比如windows,Android,ios上的wps效果还是很赞的说. 下面是我成功安装的步骤: ...
- Ubuntu 14.04 64位上安装wps office软件
版权声明:本文为博主原创文章,未经博主同意不得转载. https://blog.csdn.net/tao_627/article/details/24179933 废话少说,仅仅给出方法供各位參考! ...
- Ubuntu 14.04(64位)+GTX970+CUDA8.0+Tensorflow配置 (双显卡NVIDIA+Intel集成显卡) ------本内容是长时间的积累,有时间再详细整理
(后面内容是本人初次玩GPU时,遇到很多坑的问题总结及尝试解决办法.由于买独立的GPU安装会涉及到设备的兼容问题,这里建议还是购买GPU一体机(比如https://item.jd.com/396477 ...
随机推荐
- 《HelloGitHub月刊》第11期
<HelloGitHub>第11期 兴趣是最好的老师,<HelloGitHub>就是帮你找到兴趣! 简介 最开始我只是想把自己在浏览 GitHub 过程中,发现的有意思.高质量 ...
- Dapper C# 访问SQLite
1.以操作SQLite为例.先下载Dapper,项目引用添加Dapper.dll,然后入下 SQLiteConnectionStringBuilder sb = new SQLiteConnectio ...
- 每天一个linux命令30)--chgrp命令
在Linux系统里,文件或目录的权限的掌控以拥有者及所属群组来管理.可以使用chgrp 指令取变更文件与目录所属群组,这种方式采用群组名称或群组识别码都可以. chgrp 命令就是change gr ...
- Handlebars模板引擎之进阶
取得索引 我想取得索引作为序号这个是常用的.在handlebars也是存在的. 就是使用 @index 来获取索引 {{#each this}} <tr> <td>{{ @in ...
- 简单总结在51cto平台的两日学习
许久未曾静下心写东西,希望这会是一个好习惯的开始. 一次偶然的机会,大概是160415在Applestore邂逅51cto,看了点评果断下载,着实是一款优秀的学习软件. 由于最近正在用python写自 ...
- SQL Server-字字珠玑,一纸详文,完全理解SERIALIZABLE最高隔离级别(基础系列收尾篇)
前言 对于上述锁其实是一个老生常谈的话题了,但是我们是否能够很明确的知道在什么情况下会存在上述各种锁类型呢,本节作为SQL Server系列末篇我们 来详细讲解下. Range-Lock 上述关于Ra ...
- jQuery入门(一)
相信学js的人多多少少听过JQuery,JQuery对于前端开发人员来说是不可或缺的,他让开发变得更加简单.那到底什么是JQuery呢?用一句话来说,JQuery就是一个javascript的库.所谓 ...
- [HDU1232] 畅通工程 (并查集 or 连通分量)
Input 测试输入包含若干测试用例.每个测试用例的第1行给出两个正整数,分别是城镇数目N ( < 1000 )和道路数目M:随后的M行对应M条道路,每行给出一对正整数,分别是该条道路直接连通的 ...
- Java面试系列
如果你的面试简历是如下这样写的,请务必准备回答下面的所有问题. 面试职位:Java高级工程师 专业技能: (1)牢固掌握Java基础知识,如集合.并发.I/O等,并对Java源码有一定的研究. (2) ...
- 一个可以将 json 字符串 直接绑定到 view 上的Android库
android-data-binding 这是一个可以将 json 字符串 直接绑定到 view 上的库, 不用先将 json 转换为 model 类. 传送门(https://github.com/ ...