GETTING STARTED - techbraindump/JUST-ANOTHER-VOICE-ASSISTANT GitHub Wiki
Prerequisites
PYTHON MODULES
In Jupyter
%pip install SpeechRecognition # listents to us to interp audio
%pip install gtts # text to speach to turn what we say to text to mp3
%pip install lmstudio # lm studio python
%pip install os # if not included by default
%pip install pydub # text to audio
TOOLS
OTHER
- Coffee