VoxForge
after running this command
$ HERest -A -D -T 1 -T 1 -C config -I wintri.mlf -s stats -t 250.0 150.0 3000.0 -S train.scp -H hmm13/macros -H hmm13/hmmdefs -M hmm14 tiedlist
I get the following error
HMM Def Error: Mean Vector expected at line 318/col 5/char 18188 in hmm13/hmmdef
ERROR [+7050] HMError:
HMM Def Error: GetMean Failed at line 318/col 6/char 18189 in hmm13/hmmdefs
ERROR [+7050] HMError:
HMM Def Error: Regression Class Number expected at line 318/col 7/char 18190 in
hmm13/hmmdefs
ERROR [+7050] HMError:
HMM Def Error: GetMixtures failed at line 318/col 8/char 18191 in hmm13/hmmdefs
ERROR [+7050] HMError:
HMM Def Error: GetStream failed at line 318/col 9/char 18192 in hmm13/hmmdefs
ERROR [+7050] HMError:
ERROR [+7035] LoadAllMacros: Get macro data failed in MMF hmm13/hmmdefs
ERROR [+7050] LoadHMMSet: Macro name expected
ERROR [+2321] Initialise: LoadHMMSet failed
FATAL ERROR - Terminating program C:\cygwin\bin\HERest.exe
this is what's in the hmmdefs around line 318
~s "ST_aa_2_1"
<MEAN> 25
-1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000 -1.#IND00e+000
<VARIANCE> 25
5.573817e-001 5.578978e-001 7.392848e-001 9.394545e-001 5.311690e-001 8.198593e-001 7.110898e-001 6.236224e-001 5.930030e-001 4.934927e-001 6.268919e-001 4.239376e-001 1.591047e-002 1.929596e-002 2.388545e-002 2.828466e-002 2.510188e-002 3.111592e-002 3.215955e-002 2.990042e-002 3.045775e-002 2.946634e-002 2.942908e-002 2.347589e-002 3.007829e-002
<GCONST> -7.071866e+000
How can I solve this?
THANKS
>-1.#IND00e+000
don't know,
Have you looked through HTK email archives?
If you are following the VoxForge tutorial, you might have made an error somewhere in an earlier step. You might need to restart from the beginning, making sure you follow all the steps exactly, and if once you get everything working, then try deviating from the tutorial.