VoxForge
From this post: Installing HTK on Microsoft Windows(μμ±μΈμ software)
The HTK tools have now been built and are
in the bin.win32 directory. You should add this directory to your PATH,
so that you can run them easily from the command line in future.Prerequisites
Compilation
cd htk
mkdir bin.win32
cd HTKLib
nmake /f htk_htklib_nt.mkf all
cd ..
cd HTKTools
nmake /f htk_htktools_nt.mkf all
cd ..
cd HLMLib
nmake /f htk_hlmlib_nt.mkf all
cd ..
cd HLMTools
nmake /f htk_hlmtools_nt.mkf all
cd ..Installation
To develop isolated speech recognition on arm cortex-8 we require HTK software. please allow me to download this software
> we require HTK software. please allow me to download this software
try:
htk.eng.cam.ac.uk/download.shtml
the site is down now, but should be back up soon...