Coder Social home page Coder Social logo

Comments (7)

nshmyrev avatar nshmyrev commented on June 21, 2024

What kind of project exactly

from vosk-api.

MarioIb14 avatar MarioIb14 commented on June 21, 2024

Sorry I am looking to use python version. I meant the project is trying convert voice to text for short commands and text will be used interact GUI program with single word commands. I started to use setgrammer and EndpointerMode(cannot import from vosk it for some reason).

from vosk-api.

nshmyrev avatar nshmyrev commented on June 21, 2024

I'm asking what kind of short commands your software is going to recognize

from vosk-api.

MarioIb14 avatar MarioIb14 commented on June 21, 2024

So the ones I am planning to use is '["in", "out", "left","right","up", "down", "pause", "stop","next","start", "[unk]"]'

from vosk-api.

MarioIb14 avatar MarioIb14 commented on June 21, 2024

Sorry do you need any more clarification on the specific short commands?

from vosk-api.

nshmyrev avatar nshmyrev commented on June 21, 2024

Yes, I need to understand the application you are creating

from vosk-api.

MarioIb14 avatar MarioIb14 commented on June 21, 2024

So we have a Matlab script that runs in the background and has a GUI with a text input box that our software needs to write voice commands in each iteration. So the script checks the text input each iteration to control the movement of a robotic arm with commands seen above(if no new command it will take the previous command for movement). So we need a program that can be running in the background checking if a specific command (single-worded) is said to write in the input box and press enter, I am trying to make fast as possible by limiting amount words (setting grammar), preventing the program from stringing words into sentences (if possible) and reduce time from partial to final output (I notice when the test microphone example code that it would detect word command so quick from partial output but it would wait some time output the result).

from vosk-api.

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.