Hi,
I have a very simple grammar consisting of a set of 50 words. When I run Pocketsphinx_continuous with default parameters it does recognize the recording but I have too many false positives. Like, in the recorging I have 'three', but the output is 'up up three'.
Is there any way to fix it ?
PS : Grammar below.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, Just added silence and other noise fillers into the grammar and used it like the garbage filler example and now it works perfectly.
Sorry for the trouble. Cheers !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have a very simple grammar consisting of a set of 50 words. When I run Pocketsphinx_continuous with default parameters it does recognize the recording but I have too many false positives. Like, in the recorging I have 'three', but the output is 'up up three'.
Is there any way to fix it ?
PS : Grammar below.
https://drive.google.com/open?id=0B811Uq07BGV5NFRlVm9vMWU4MUk
Ok, Just added silence and other noise fillers into the grammar and used it like the garbage filler example and now it works perfectly.
Sorry for the trouble. Cheers !
Congratulations.