Skip to content

Shival-Gupta/VoiceAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

author: @shival_gupta

VoiceAI

This program is an example of a simple virtual assitant

It will listen to you and do accordingly
It will begin with wishing you 'Good Morning / Afternoon / Evening' according to the time of the day
and then introducing herself as the name of voice 'Zira' 
then the program will start listening to your default microphone 
it will store your voice and then convert it into text, and will do what you ask her to 
Try saying: 'who's your father', 'what's the time', 'search for <---> on wikipedia', 'change to male voice', 'open youtube', 
'meow', 'open google', 'open stackoverflow', ... you can even add more to this, just add another {elif} in the end of program

Libraries Required

pip install pyttsx3
pip install pipwin
pipwin install pyaudio
pip install speechRecognition
pip install wikipedia

About

Voice Assistant inspired by Google Assistant, Cortana, Alexa, Siri, ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages