<div>Hi all,</div>
<div>I am tring to compare the performances of  recognition results generated by HTK too Hdecode and by lattice-tool -viterbi-decode, it should be identical ,but actually the recognition by HTK too Hdecode performs better, the lattices used for lattice-tool are generated by HDecode directly, </div>

<div>The command lines are:</div>
<div>HDecode:</div>
<div>   HDecode   -A -D -C config    -T 1 -t beamhd  -v wendprun  -u max_number -p -4.0  -s 15 -o N </div>
<div>Lattice-tool</div>
<div>   lattice-tool.exe -read-htk -in-lattice $line -viterbi-decode -overwrite -htk-wdpenalty -4.0 -htk-acscale 1.0 -htk-lmscale 15.0 -htk-prscale 1.0 -ignore-vocab ignore.vocab<br>Is there anything wrong with my command lines? I am confused about that.</div>

<div>Thanks in advance!</div>
<div>Best wishes,</div>
<div>Wei chen</div>
<div><br> </div>