Enhancement: expose debug mode for LAN Whisper live transcription #12

Open
opened 2026-05-24 04:41:45 +00:00 by mathieu · 0 comments
Owner

Add an easy debug mode for LAN Whisper live STT sessions.

Useful behavior:

  • Keep tmpdir/audio/segments/partials only on failure.
  • Log segment duration and byte size.
  • Log curl HTTP status and response body for failed transcriptions.
  • Log healthcheck target and transcriptions endpoint, without leaking tokens.
  • Optionally write a compact failure bundle path into session.log.

Motivation: current failure only reports one or more live chunks failed transcription, which is too coarse to distinguish short audio, network failure, timeout, empty transcript, server 500, etc.

Add an easy debug mode for LAN Whisper live STT sessions. Useful behavior: - Keep tmpdir/audio/segments/partials only on failure. - Log segment duration and byte size. - Log curl HTTP status and response body for failed transcriptions. - Log healthcheck target and transcriptions endpoint, without leaking tokens. - Optionally write a compact failure bundle path into `session.log`. Motivation: current failure only reports `one or more live chunks failed transcription`, which is too coarse to distinguish short audio, network failure, timeout, empty transcript, server 500, etc.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mathieu/murmur-wayland#12
No description provided.