Initial commit: Jarvis AI Assistant with openWakeWord and gTTS

This commit is contained in:
Adolfo Reyna
2026-02-26 11:22:00 -05:00
commit 5ee5aec3a3
4 changed files with 223 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
openwakeword
pyaudio
requests
SpeechRecognition
numpy
onnxruntime