How to improve recognition
User:
kmaclean
Date: 4/18/2008 2:04 pm
Views: 4694
Rating: 32
If you have a small grammar, the following things can help improve recognition performance:
- using a noise model,
- using word-based hmm with more states (rather than phone-based hmm),
- not using context-independent models
Re: How to improve recognition
User:
Sam
Date: 3/31/2013 8:55 am
Views: 254
Rating: 4
Are there any articles explaining how to use word based hmms in Julian/Julius? Similarly for using context dependent models?
Thank