Skip to content

Provide source code of HTK and customize it make it can be build in Mac OS

Notifications You must be signed in to change notification settings

bao1018/HTK---MacOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Application: HTK (speech recognition API)

Homepage: http://htk.eng.cam.ac.uk/

Description: This is a customized version of HTK which can be compiled in Mac OS, I test it in MacOS 10.7.5

#Install Open a terminal and cd to htk folder, run below command

  • ./Configure
  • make all
  • make install

#Run Demo Open a terminal and cd to /samples/HTKDemo folder, run below command

  • ./runDemo configs/monPlainM1S1.dcf

About

Provide source code of HTK and customize it make it can be build in Mac OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published