/Voice-Assistant

Assitant which answers about celebreties, current date and time. Will add more features in the future.

Primary LanguagePython

Voice Assistant

As of now it tells time, date, greets the user and tells about famous personalities

Packages/Dependencies required are :

  • Speech Recognition pip install speechrecognition
  • PyAudio pipwin install pyaudio
  • gTTS (Google Text to Speech) pip install gtts