<div dir="ltr">Hi, I want to check the correctness of lattices in HTK format (SLF). So I need to do the 1-best viterbi decoding from the lattices without loading new LM. Then compare the hypothesis with standard decoder's 1-pass viterbi decoding result. My command is as follows:<div>
<div><br></div><div style>lattice-tool -debug 2 -in-lattice example.slf -read-htk -old-decoding -veterbi-decode</div><div style><br></div><div style>However, I found that the hypothesis above is different from the standard decoder(eg. HTK). Is the command above right? </div>
<div style><br></div><div style>Thanks!</div><div style><br></div><div style>Meng CHEN </div></div></div>