VoxForge
Hi Ken
When run scrip ./HTK_Compile_Model.sh
I get the following error:
ERROR [+2662] FindProtoModel: no proto for b in hSet
FATAL ERROR - Terminating program C:\cygwin\HTK\htk-3.3-windows-binary\htk\HHEd.exe
making hmm14
ERROR [+5010] InitSource: Cannot open source file ./interim_files/tiedlist
ERROR [+7010] InitHMMSet: Can't open list file ./interim_files/tiedlist
ERROR [+2321] Initialise: MakeHMMSet failed
FATAL ERROR - Terminating program HERest
making hmm15
ERROR [+5010] InitSource: Cannot open source file ./interim_files/tiedlist
ERROR [+7010] InitHMMSet: Can't open list file ./interim_files/tiedlist
ERROR [+2321] Initialise: MakeHMMSet failed
FATAL ERROR - Terminating program HERest
cp: cannot stat `./interim_files/hmm15/hmmdefs': No such file or directory
cp: cannot stat `./interim_files/tiedlist': No such file or directory
I can do?
thanks
--- (Edited on 9/26/2011 7:52 pm [GMT-0500] by Visitor) ---
>ERROR [+2662] FindProtoModel: no proto for b in hSet
seems like you don't have enough audio for certain monophones (b - in this case; there are probably more). Are you following the Tutorial? If not, include prompts from step 3 of the tutorial to make sure you get enough coverage for HTK to create a basic acoustic model.
--- (Edited on 9/26/2011 9:15 pm [GMT-0400] by kmaclean) ---