Hi every one
I trained phonetically tied acoustic model (PTM)---4 models were generated-- CI, CD, CD_Untied and CD_DelInterpolation. The CD_DelInterpolation model showed highest Word error rate than all other models. I studied literature which indicated that Dleted interpolation results in lower WER. Please some one help me out. I have used Pocketsphinx decoder for it.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi every one
I trained phonetically tied acoustic model (PTM)---4 models were generated-- CI, CD, CD_Untied and CD_DelInterpolation. The CD_DelInterpolation model showed highest Word error rate than all other models. I studied literature which indicated that Dleted interpolation results in lower WER. Please some one help me out. I have used Pocketsphinx decoder for it.
Thanks
It depends a lot on the dataset, overall, we do not recommend to use this deleted interpolation.
Thanks a lot