Skip to content

PulsatingGenius/BELVIX-personal-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

BELVIX personal assistant

Virtual Assistant

How to run Vitual Assistant?

To use, make sure you have successfully installed python

if not, you can download it here: "https://www.python.org/downloads/"

Developments Installation:


- pip install pyttsx3

- pip install speechrecognition 
  * ( if error on Linux, try again with: 
      + sudo apt-get update && sudo apt-get install espeak
      + sudo apt install libespeak1
    )

For Linux:

  pip install pyaudio

  * ( if error, try again with: 
      - pip install wheel
      - pip install --upgrade pyaudio
    )

For Windows:

- pip install pipwin

- pipwin install pyaudio

To run:

python belvix.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages