Python voice assistant project.
pip install pyaudio
pip install speechrecognition
pip install pyttsx3
Use Homebrew to install the prerequisite portaudio library, then install PyAudio using pip:
brew install portaudio
pip install pyaudio
If Homebrew is not already installed, download it from here: https://brew.sh/