VoxForge
Hello
I try to create reverse trigram with HTK tools for using with Julius. I create reversed corpus as you said in
http://www.voxforge.org/home/forums/message-boards/general-discussion/how-to-create-reverse-3-gram-for-julius3
But when I reverse <s> and </s> symbols, and execute LGCopy
LGCopy -T 1 -b 200000 -d texts.1 texts.0/wmap texts.0/gram.*
It stops with following error:
ERROR [+15330] OpenNGramFile: Header-specified 1st gram is not equal to the actual 1st gram in file texts.0/gram.2
How can I solve this?
Thanks
--- (Edited on 4/6/2009 7:12 am [GMT-0500] by Visitor) ---
Hi Dlc01,
>It stops with following error:
>ERROR [+15330] OpenNGramFile: Header-specified 1st gram is not
>equal to the actual 1st gram in file texts.0/gram.2
>How can I solve this?
The best person to talk to about this is lee.akinobu on the Julius forum:
Ken
--- (Edited on 4/8/2009 1:13 pm [GMT-0400] by kmaclean) ---