VoxForge
when i execute this command
HERest -A -D -T 1 -C config -I phones0.mlf -t 250.0 150.0 1000.0 -S train.scp -H hmm0/macros -H hmm0/hmmdefs -M hmm1 monophones0
i got this error
ERROR[+5013] ReadString: String too long
Terminating program HERest
please help me to figure this out....
--- (Edited on 10/20/2012 3:22 pm [GMT-0500] by GreenVecgentor) ---
I assume this is the string from the tutorial?
Following site has some advice to that error:
http://www.ling.ohio-state.edu/~bromberg/htk_problems.html
The problem with htk is, that sometimes another error could cause this error to appear but doesn't have anything to with the message at all.It's hard to tell with out more information.
Another problem I had was mit Numbers like 13. They said I need to escapse them like \1\3 but this gave me other errors.
You could try to remove all files with numbers from your prompts and your dictionary.
Binh
--- (Edited on 8/26/2013 6:31 am [GMT-0500] by Binh) ---