VoxForge
hai all,
i'm new to this forum.
i'm working in speech recognition system for my research.
i was using HBuild to create network with language model.
i used this command to create network. "HBuild -n lexicon/langbigram_newdict newdictNet" wherein lexicon/langbigram_newdict is the language bigram model & newdictNet is the output file name.but i get this error.
ERROR [+3019] HBuild: output lattice file name expected
FATAL ERROR - Terminating program HBuild
can someone help me in this regard?
--- (Edited on 8/20/2011 4:03 am [GMT-0500] by ramanib) ---
error got created. i had to give the dictionary file in addition to the language model before the output file name. thanks, ramani
--- (Edited on 8/22/2011 12:00 am [GMT-0500] by ramanib) ---