Menu

Hotword Implementation with Pocketsphinx - continuous.c

Help
2018-02-15
2018-02-15
  • Jade Anthony De la Peña

    Hello,

    I would like to implement a hotword to "wake" the entire system. After speaking the hotword, another listening routine is done to listen for commands.

    Example:
    Hotword: "Ok, Billy." (Wake the system)
    Command: "Light on." (Send serial command)

    How should I modify the continuous.c to produce such routine?
    Currently, I have the following command:

    pocketsphinx_continuous -inmic yes -lm 0923.lm -dict 0923.dic

    Thank you!

     

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.