Ai-Austin / GPT4ALL-Voice-Assistant

This is a 100% offline GPT4ALL Voice Assistant. Completely open source and privacy friendly. Use any language model on GPT4ALL. Background process voice detection. Watch the full YouTube tutorial for setup guide: https://youtu.be/6zAk0KHmiGw
https://youtu.be/6zAk0KHmiGw
MIT License
159 stars 59 forks source link

add requirements.txt #2

Closed upsixd closed 1 year ago

upsixd commented 1 year ago

Add a file called requirements.txt content of the file

gpt4all openai-whisper SpeechRecognition playsound PyAudio soundfile pyttsx3

turns out you also need espeak on your system