Speech Recognition Engines

Flat
query regarding usage of HBuild
User: ramanib
Date: 8/20/2011 4:03 am
Views: 5034
Rating: 2

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) ---

Re: query regarding usage of HBuild
User: Meysam
Date: 7/2/2014 12:04 am
Views: 1552
Rating: 2

hi

HBuild command is this format:
HBuild [options] wordList outLatFile

but you definition -n and param of that and wordlist. you loss outLatFile!
 

--- (Edited on 7/2/2014 12:04 am [GMT-0500] by Visitor) ---

PreviousNext