Skip to content

Instantly share code, notes, and snippets.

@theCAMML
theCAMML / jarvis.py
Last active May 1, 2026 12:00
ARES Offline Voice Interface - Whisper STT + Piper TTS + Iron Man HUD - No WiFi, No API, No Subscriptions
#!/usr/bin/env python3
"""
ARES — Offline Voice Interface
- Whisper (faster-whisper + CTranslate2) for real-time STT
- Piper TTS for local voice output
- Iron Man-style voice visualization (Pygame)
- OpenClaw Gateway integration for full ARES responses
- Session persistence across restarts
No internet. No API. No subscriptions. Just hardware.