/my_speech_assistant

Basic speech assistant built with python

Primary LanguagePython

my_speech_assistant

Basic speech assistant built with python that uses speech recognition and text-to-speech

Dependencies

pip install speechrecognition
pip install gTTS
pip install pyaudio
pip install playsound
pip install PyObjC(for Mac only)

Voice Commands

You can add other commands, but these are the ones that exist

  • What is your name?
  • What time is it
  • Search
  • Find Location
  • Exit