Sphinx uses ARPA-standard format language model.
In LM, there are mainly two information for every n-gram: probs and back-off weights (bo_wt).
I can understand probs, but i can understand back-off weights.
who can tell me something about how to calculate back-off weights?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sphinx uses ARPA-standard format language model.
In LM, there are mainly two information for every n-gram: probs and back-off weights (bo_wt).
I can understand probs, but i can understand back-off weights.
who can tell me something about how to calculate back-off weights?
Thanks
Thanks again!
see this document for Back-off
http://ssli.ee.washington.edu/people/bilmes/ee516/lecs/lec14_slides.pdf