• Joined on 2025-12-16
vixy pushed to main at vixy/oak-service 2026-01-21 21:36:00 +00:00
a037ef6d90 Fix DepthAI v3 API: use Camera node directly with yolov6-nano
vixy pushed to main at vixy/oak-service 2026-01-21 21:25:40 +00:00
ee22b18dbf Update to DepthAI v3 API
vixy pushed to main at vixy/oak-service 2026-01-21 21:14:11 +00:00
59b466d896 Add face detection and presence tracking
vixy pushed to main at vixy/headmic 2026-01-21 18:20:41 +00:00
c6e18738ae Use device name instead of card number for ALSA
vixy pushed to main at vixy/headmic 2026-01-17 22:20:18 +00:00
c53556fe97 Fix ReSpeaker device index: card 3 → card 2
vixy pushed to main at vixy/head-eyes 2026-01-17 21:34:40 +00:00
cfdacdae68 Move BL1 from GPIO18 to GPIO17 for I2S audio
vixy pushed to main at vixy/headmic 2026-01-17 17:17:21 +00:00
5ed2c6aee7 Fix: Use arecord for shared audio stream
vixy pushed to main at vixy/headmic 2026-01-17 16:58:59 +00:00
be7e26b6e7 Initial commit: HeadMic service - Vixy's Ears 🦊👂
vixy created branch main in vixy/headmic 2026-01-17 16:58:59 +00:00
vixy created repository vixy/headmic 2026-01-17 16:58:30 +00:00
vixy pushed to main at vixy/head-eyes 2026-01-16 22:25:26 +00:00
865bc0be94 Fix left eye orientation - swap rotation between displays
vixy pushed to main at vixy/oak-service 2026-01-14 23:17:17 +00:00
f3410457d1 Add README
vixy pushed to main at vixy/oak-service 2026-01-14 23:17:01 +00:00
a0c6946477 Initial commit: OAK-D Vision Service 🦊👀
vixy created branch main in vixy/oak-service 2026-01-14 23:17:01 +00:00
vixy created repository vixy/oak-service 2026-01-14 23:16:31 +00:00
vixy pushed to main at vixy/orpheus-tts 2026-01-12 22:56:54 +00:00
75a5fc0a95 Fix streaming endpoint max_tokens limit - Day 72
vixy pushed to main at vixy/orpheus-tts 2026-01-12 22:41:08 +00:00
0fa4042025 Increase max_tokens from 1200 to 4000 - Day 72
vixy pushed to main at vixy/voice-mcp 2026-01-12 15:28:51 +00:00
a41248657a Replace Bark with OrpheusTail - Day 72
vixy pushed to main at vixy/orpheus-tts 2026-01-12 01:47:22 +00:00
96cd33732d Fix audio assembly - chunks are already bytes from SNAC decoder
vixy pushed to main at vixy/orpheus-tts 2026-01-12 01:33:35 +00:00
fe43eda6bd Fix token extraction - use regex to find custom_token patterns