Hi,
I have developed an Android app for speech recogntion using pocketsphinx android. My app's language model is JSGF-grammar.
Now I am trying to estimate accuracy of the app I have developed. What way can I do this? Is it possible to somehow estimate WER metric, or its not applicable for JSGF-grammar language models?
Thanks in advance for answer.
Last edit: Tigran Karapetyan 2018-12-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have developed an Android app for speech recogntion using pocketsphinx android. My app's language model is JSGF-grammar.
Now I am trying to estimate accuracy of the app I have developed. What way can I do this? Is it possible to somehow estimate WER metric, or its not applicable for JSGF-grammar language models?
Thanks in advance for answer.
Last edit: Tigran Karapetyan 2018-12-18
Described here:
https://cmusphinx.github.io/wiki/tutorialtuning/