jg-fisher / desktopAssistant

Desktop assistant that uses speech recognition and gTTS to execute commands and talk back to the user.
122 stars 102 forks source link

Please be more specific #1

Closed Atulkmr closed 6 years ago

Atulkmr commented 6 years ago
  1. Provide the requirements file, dependencies. For eg. this page says that I need to have PyAudio in order for the microphone to work, this was never mentioned.
  2. Instructions on how to run the program.
  3. Comments about functions should rather be mentioned as docstrings for accessibility reasons.
jg-fisher commented 6 years ago

I will update the project with these things. Thank you!