Coder Social home page Coder Social logo

Speech to Text about virtual-assistant HOT 6 OPEN

ritwik12 avatar ritwik12 commented on July 17, 2024
Speech to Text

from virtual-assistant.

Comments (6)

speedy-software-ch avatar speedy-software-ch commented on July 17, 2024 1

ok. i'll try to research it too.

from virtual-assistant.

speedy-software-ch avatar speedy-software-ch commented on July 17, 2024

isn't there a library to do that?

from virtual-assistant.

ritwik12 avatar ritwik12 commented on July 17, 2024

@speedy-software-ch Non of the APi's are available for C.
or maybe I couldn't find any.

from virtual-assistant.

ritwik12 avatar ritwik12 commented on July 17, 2024

@speedy-software-ch Thanks

from virtual-assistant.

KeenanTaggart avatar KeenanTaggart commented on July 17, 2024

I found a couple of good options for this although I haven't tested them myself.

Carnegie Mellon maintains speech-recognition software in a suite called CMU Sphinx. PocketSphinx is a version written in C and is meant to have low overhead for embedded systems (I think it would be cool to be able to run Virtual Assistant on a headless computer like a Raspberry Pi with a speaker/mic attached). The homepage for CMUSphinx is here and the downloads page links to PocketSphinx specifically.

There's also this option here, which seems to be a C wrapper for the Google Speech API. It might be simpler to set up/use but would require a constant web connection.

from virtual-assistant.

ritwik12 avatar ritwik12 commented on July 17, 2024

@KeenanTaggart I got your idea of using headless computer, but virtual assistant uses a lot of Linux functionalities. So it will be a problem and we need to write lots of functionalities again.

Also, there is no problem with constant web connection as many of the features uses internet and to use virtual assistant a web connection is always needed.

from virtual-assistant.

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.