Skip to content

gitvine/Virtual_Assistant_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Assistant implemented in Python

#Different speech to text engines compared for wake word detection accuracy #Wake word used is "ASSISTANT"

#Different tasks implemented in this virtual assistant are

Search Wikipedia for information

Switch On/Off lights (virtual)

Get weather updates

Play a video on YouTube

Send an e-mail

Suggest an activity

Opening chrome

Run search queries on Google

#Libraries to install

pip install SpeechRecognition

pip install wikipedia

pip install pyttsx3

pip install pyaudio

#For STT comparison

pip install --upgrade "ibm-watson>=5.2.3"

For sphinx you have to struggle a bit depending on your system

pip install pocketsphinx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages