Giter Club home page Giter Club logo

vocal's Introduction

# Voice to text calculator ~ Vocal

Too lazy to type? huh.
Just say what you want to calculate and let this program find the result for you.

The engine libraries for nodejs is deprecated for v16 and older versions
Nodegyp fails to build for current nodejs versions (v16+) on windows platform.
So this led me to just reimplement the code in python

Installation:
$ pip install -r requirements.txt

Usage:
$ python main.py
# then just say numbers and method to microphone using the following guideline:
> [numbers] [method] [numbers] #if you want to calculate more numbers just do the same thing
> [nums] [method] [nums] [method] [nums] # ...
# the program only does 1 method per input, so its not possible to do multiple calculations at the same time yet
# just use the same method and calculate with different method at the next line

Methods:
    'times' -> multiplication
    'divided by' -> division
    'plus' -> addition
    'minus' -> substraction

vocal's People

Contributors

iambarack avatar

Stargazers

 avatar

Watchers

 avatar

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.