Questions tagged [htk]

HTK - HMM Tool Kit A set of tools for training, testing and deploying Hidden Markov Models for statistical machine learning tasks, such as Speaker Verification and Recognition

The HTK (HMM Tool Kit) has been developed by the University of Cambridge. It contains a set of tools for training, testing (building) and eventual deployment of Hidden Markov Models (HMMs) primarily for speech recognition tasks. Its use, however, can be and has been extended to any machine learning/pattern recognition task.

The HTK website can be found by clicking on this sentence.

91 questions
-1
votes
2 answers

htk in ubuntu “make all” error “Nothing to be done for `all'.” error

Hello folks actually i am trying to install htk on Ubuntu 14.04.3 . I did same as per this tutorial and I also followed this but I am still facing an error when I try to give the "make all" command. exepaul@ubuntu:~/voxforge/bin/htk$ make all (cd…
Aaditya Ura
  • 12,007
  • 7
  • 50
  • 88
1 2 3 4 5 6
7