项目作者: sacredsoul98

项目描述 :
A personal project using python speech reognition and gTTS ( which is not working right now for free).
高级语言: Python
项目地址: git://github.com/sacredsoul98/Assistant.git
创建时间: 2020-07-02T09:49:39Z
项目社区:https://github.com/sacredsoul98/Assistant

开源协议:

下载


Desktop Assistant

Siri like desktop assistant written in Python which uses google’s speech-to-text library to process voice input.

  • Install the dependencies in a virtual environment (using conda or virtualenv) to avoid any issues. Use either pip2 or pip3 for python2 and python3 respectively.

If you are a linux user install the say command using

  1. sudo apt-get install gnustep-gui-runtime
  1. pip2 install -r requirements.txt
  2. pip3 install -r requirements.txt
  • Usage
  1. python desktopAssistant.py
  2. `

Supported commands :

  • Open reddit subreddit : Opens the subreddit in default browser.
  • Open website xyz.com : self-explanatory
  • Send email/email : Follow up questions such as recipient name, content will be asked in order.
  • Tell a joke/another joke : Says a random dad joke.
  • Current weather in {cityname} : Tells you the current condition and temperture
  • weather forecast in {cityname} : Tells you the condition, highest and lowest temperture of the next two days
  • What’s up