Git Product home page Git Product logo

project_jarvis_for_linux's Introduction

***************
****read_me****
***************

ProjectJarvis is Python based Speech Interpretation and Recognition application for linux system

Required Packages:
pyttsx - for converting text into speech so that the application will speak out the command.
		(if you are using python 3 or above,ensure that that install pyttsx1.1)

speechrecognition - Library for performing speech recognition, with support for several engines and APIs, online and offline.

pyowm -  A Python wrapper around the OpenWeatherMap web API

how to use:
ProjectJarvis is a CLI application, if you want to start up this application,
you should run it in the terminal or python IDE
1.after starting up,Jarvis will ask for the command.
2.when "Say something!" occured, user can input command by vocal
3.after Jarvis listen the command, the command will convert from speech into text by the Speech Recognition engine
4.and the text command would be stored as a string and pass to main function :def Jarvis(data_google,data_wit) 

project_jarvis_for_linux's People

Contributors

megapotatosan 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.