Menu

PocketSphinx recognizes words without saying anything

Help
2016-03-28
2016-04-02
<< < 1 2 (Page 2 of 2)
  • Himanshu Srivastava

     
  • Himanshu Srivastava

    I don't know which binary to execute and what is the exact syntax.will you please......

     
  • Himanshu Srivastava

    pocketsphinx_continuous.exe gets automatically closed after 2-3 seconds.

     
  • Himanshu Srivastava

    ERROR:”acmod.c”,line 80: Acoustic model definition is not specified either with –mdef option or with -hmm

     
  • manjusha bangale

    sir i am using pocketSphinx in my android app which operates bike.
    sir for that i have created a grammer file for bike commands like start bike stop bike,run engine etc.
    sir i want that when i say start bike i speechrecognizer should return me same string in on Result so that i can start my bike actually.sir it returning me same string what i say.but my problem is that if i dont say anything it sends me previously called string that is start bike or stop bike and other also.
    sir i want that if i dont say anything it shuld send me null .
    below is my code file and grammer file
    my file code is
    JSGF V1.0;
    /*
    * JSGF Grammar for Hello World example
    /
    grammar hello;
    public <greet> =( start bike | stop bike | run engine|please lock bike| unlock bike);
    sir, please give me solution please please sir .
    sir , i am posting my problem from last 15 days but i wont get answer

     
<< < 1 2 (Page 2 of 2)

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.