Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 406 Bytes

speech-assstant

desktop speech assistant

A simple, functional desktop personal assistant with python firstly these python libraries must be installed SpeechRecognition Beautifulsoup4 vlc youtube-dl pyowm wikipedia

you can install these libraries from command prompt pip install SpeechRecognition pip install beautifulsoup4 pip install vlc pip install youtube-dl pip install pyowm pip install wikipedia