myVoxtral/MyVoxtral
Carsten Abele 89b1c12d58 feat: auto-stop on silence, fix transcription hangs
- Auto-stop recording after 20 seconds of continuous silence
  (RMS-based silence detection in AudioCapture)
- Add WebSocket ping every 10s to keep connection alive
- Auto-reconnect if no events received for 30s (stale connection)
- Add diagnostic logging for all event types to help debug issues

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 13:02:21 +02:00
..
MyVoxtral feat: auto-stop on silence, fix transcription hangs 2026-04-09 13:02:21 +02:00
.gitignore chore: add .gitignore, remove .build from tracking 2026-04-07 19:41:13 +02:00
build-app.sh fix: WebSocket connection, global shortcut, and accessibility 2026-04-07 20:20:12 +02:00
Package.swift chore: scaffold MyVoxtral macOS menu bar app 2026-04-07 19:15:49 +02:00