Skip to content

zepedroc/Python_Virtual_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Assistant

Features

  • Speech Recognition in pt-PT
  • Talk back to You in pt-PT
  • Open Youtube and start playing a requested song
  • Move to the next Youtube video
  • Tell the current time
  • Open the pc camera
  • Increase/Decrease Volume
  • Increase/Decrease Brightness
  • Checks Internet Connection

Dependencies

Python Version

  • 3.6.8

Understanding Speech

  • speechrecognition

Talk Back

  • gTTs (Google Text to Speech)

  • pyaudio (dependency to the next one)

  • playsound

Youtube

  • flask (dependency to the next one)

  • pywhatkit

Handle Keyboard and Mouse

  • pynput

  • screen-brightness-control

Internet Speed Test

  • speedtest-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages