A simple Voice assistant using Python
It uses speech recognition for voice to text and pyttsx3 for text to speech to deliver speech assistance. It only works on specified commands in assistant code more commands can be added with respective replies. Make sure to install all modules imported in both python files. Run main.py for output.