18 Commits

Author SHA1 Message Date
Claw - AI Now Inc
8d1a8ea12b Fix Porcupine initialization and add fix script 2026-03-01 20:42:13 -08:00
Claw - AI Now Inc
08b4aece2b Add emoji support to responses in text and TUI modes 2026-03-01 13:39:51 -08:00
Claw - AI Now Inc
7e1c98a1aa Fix setup script to check for venv and provide better instructions 2026-03-01 13:05:43 -08:00
Claw - AI Now Inc
3ad34f2259 Add interactive Porcupine setup script 2026-03-01 13:01:14 -08:00
Claw - AI Now Inc
2bfc1cd832 Add Porcupine install instructions to requirements.txt 2026-03-01 12:54:48 -08:00
Claw - AI Now Inc
530944f166 Add text input prompt to TUI - alternative to voice commands 2026-03-01 12:42:01 -08:00
Claw - AI Now Inc
4f662ee81b Fix music path to /home/john/Music 2026-03-01 12:33:31 -08:00
Claw - AI Now Inc
e64afb8d54 Fix TUI app - simplified version using hotword detector correctly 2026-03-01 12:32:23 -08:00
Claw - AI Now Inc
cc9b5dec5d Add TUI version with rich library for better text display 2026-03-01 12:19:51 -08:00
Claw - AI Now Inc
03b33060b4 Add TUI version with rich library for better text display 2026-03-01 12:19:10 -08:00
Claw - AI Now Inc
b76d96fa23 Comment out porcupine1 install (requires API key) 2026-03-01 11:34:55 -08:00
Claw - AI Now Inc
e2e3072f00 Comment out pocketsphinx and porcupine (require manual setup) 2026-03-01 11:24:48 -08:00
Claw - AI Now Inc
964952f0cf Fix vosk version to available 0.3.45 on PiWheels 2026-03-01 11:20:48 -08:00
Claw - AI Now Inc
5962018623 Remove non-existent google-cloud-speech-recognition package 2026-03-01 11:18:15 -08:00
Claw - AI Now Inc
13ec0188ec Remove deprecated aiy-voice-kit, update requirements for modern Python 3.11 2026-03-01 11:12:13 -08:00
Claw - AI Now Inc
14c03e47e7 Fix paths for john user: dynamic INSTALL_DIR, correct user permissions 2026-03-01 11:09:04 -08:00
Claw - AI Now Inc
b5343b3148 Fix package names: libtiff6 and alsa-utils for Debian/Raspberry Pi OS 2026-03-01 11:02:06 -08:00
Claw - AI Now Inc
1662bc141a Initial commit: Bilingual Voice Assistant for Google AIY Voice Kit V1
Features:
- Bilingual support (English/Mandarin Chinese)
- Hotword detection: 'Hey Osiris' / '你好 Osiris'
- Music playback control (MP3, WAV, OGG, FLAC)
- OpenClaw integration for AI responses
- Google AIY Voice Kit V1 compatible
- Text-to-speech in both languages
- Voice command recognition
- Raspberry Pi ready with installation script

AI Now Inc - Del Mar Demo Unit 🏭
2026-03-01 00:02:49 -08:00