-
This is fixed in trunk, good catch. Thanks a lot!
2009-12-31 15:29:35 UTC in CMU Sphinx
-
nshmyrev committed revision 9579 to the CMU Sphinx SVN repository, changing 1 files.
2009-12-31 15:29:29 UTC in CMU Sphinx
-
Except language models pocketsphinx supports jsgf grammars which define more restricted search space. You can try -jsgf option of the decoder.
But in general it's naive to expect your user to say predefined set of sentences. The language is never so restricted. The proper way would be to implement a semantic parser on top of the recognizer output. You can check...
2009-12-31 07:45:30 UTC in CMU Sphinx
-
nshmyrev committed revision 9577 to the CMU Sphinx SVN repository, changing 78 files.
2009-12-31 01:14:29 UTC in CMU Sphinx
-
nshmyrev committed revision 9573 to the CMU Sphinx SVN repository, changing 1 files.
2009-12-30 17:15:42 UTC in CMU Sphinx
-
If you want to get help you need to read documentation carefully and be more specific about your problems and changes you've made. It's impossible to guess what have you done in your local environment.
2009-12-29 18:49:28 UTC in CMU Sphinx
-
[https://sourceforge.net/projects/cmusphinx/forums/forum/382337/topic/3370885][1]
[1]: https://sourceforge.net/projects/cmusphinx/forums/forum/382337/topic/3370885.
2009-12-29 12:05:32 UTC in CMU Sphinx
-
You need to split the files and transcription on small parts. You need to write your own program to do that.
2009-12-29 10:45:34 UTC in CMU Sphinx
-
Your audio file has wrong format. It must be 16 kHz mono audio.
2009-12-29 10:43:08 UTC in CMU Sphinx
-
> Can anybody suggest me how to rectify
> this.
Please learn to search this forum before asking the questions.
2009-12-29 10:41:28 UTC in CMU Sphinx