Code Monkey home page Code Monkey logo

Comments (7)

mbait avatar mbait commented on August 25, 2024

You can easily do it yourself.

from pocketsphinx.

mingram8 avatar mingram8 commented on August 25, 2024

That is what I did.

from pocketsphinx.

nshmyrev avatar nshmyrev commented on August 25, 2024

Not sure what the problem is then. Feel free to elaborate.

from pocketsphinx.

mingram8 avatar mingram8 commented on August 25, 2024

I wanted a flag to be passed in that would cut off the recognizer to flush the results after a certain amount of time. The TV is at the perfect tone that it won't stop running until the show stops, I am using the library for home automation and all of my commands are about 5 seconds in length, so I didn't need it to wait for long dictation. I was curious if this was already in the library, but instead I added it myself.

from pocketsphinx.

sdejonckheere avatar sdejonckheere commented on August 25, 2024

Something I noticed in pocketsphinx is that it would recognize speech input from ambient sources such as TV/music/background noises without actually changing the hypothesis.

My pseudocode looks like:

if hypothesis !changed -> call onResult;

Now my app works pretty good in noisy environments. Not sure if this is the prefered way.

from pocketsphinx.

nshmyrev avatar nshmyrev commented on August 25, 2024

@sdejonckheere , I'm sorry, I don't understand your proposal either. For continuous listening we recommend keyword spotting model.

from pocketsphinx.

yapro avatar yapro commented on August 25, 2024

This is a topical issue for me, @mingram8 how you do it?

from pocketsphinx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.