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
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
venv/
__pycache__/
*.pyc
.DS_Store
*.wav
*.mp3