asr-server icon indicating copy to clipboard operation
asr-server copied to clipboard

custom language model

Open satell opened this issue 8 years ago • 1 comments

its working fine for me but how can customize a language model for it with json model from api.ai or any limited text corpus with hight priority to recognize ? please let me know thank you very much in advanced

satell avatar Nov 06 '17 15:11 satell

It is very hard to change language model of this model. Almost next to impossible.

Best thing you can try to do is to get n-best result and rescore it depending on your needs. You wont be able to add any new words this way.

realill avatar Nov 06 '17 23:11 realill