Files
mission-control-v2/client/hermes-voice/start.bat
T
Hitonabi e19831f7d5 Feat: Hermes Voice Client (Wake Word + STT + Vision + TTS)
Windows-Desktop-Script: Energy VAD + Whisper Wake Detection,
faster-whisper STT, mss Screen Capture, MC2 Vision/Chat API,
Edge TTS Ausgabe, pystray System Tray. Kein Account nötig —
Wake Word frei konfigurierbar via WAKE_WORDS in config.py.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 22:02:52 +02:00

5 lines
136 B
Batchfile

@echo off
:: Hermes Voice Client starten (kein Konsolenfenster im Hintergrund)
cd /d "%~dp0"
start "" .venv\Scripts\pythonw.exe main.py