First, thank you for your prompt response. A previous poster to my thread, nshmyrev opened my eyes to a couple of things. As for your question, I think the reason this occurs is because the file that I initially put to feature was way to big. Therefor the decoder probably was having trouble dereferencing a pointer when calling fread(), because it was out of range. Just a hunch without really delving much into it. But I think that would yield why the scores are off, because it couldn't read the entire feature file correctly.
Thanks again!
Shawn Ormond
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
May I know why the total acoustic score shown is not the total acoustic score for each word? Thank you in advance.
FWDXCT: 744 S 914036 T -427599 A -428219 L 620 0 191029 -8101 <sil> 18 -46759 -13264 E 38 289306 -8101 <sil> 50 0 -13264 </s> 50
Ping
Hi Ping,
First, thank you for your prompt response. A previous poster to my thread, nshmyrev opened my eyes to a couple of things. As for your question, I think the reason this occurs is because the file that I initially put to feature was way to big. Therefor the decoder probably was having trouble dereferencing a pointer when calling fread(), because it was out of range. Just a hunch without really delving much into it. But I think that would yield why the scores are off, because it couldn't read the entire feature file correctly.
Thanks again!
Shawn Ormond
Hey Ping,
I just realized this post wasn't underneath my thread. Sorry about the miscue.