Describe the bug
Dictation frequently fails with an empty transcript, immediately followed by a Post-Process error "The network connection was lost." This happens even on very short recordings (as short as ~10 seconds of speech), not just long ones.
Run Log pipeline observed
- Capture Context - succeeds normally
- Transcribe Audio - "Sent audio to the configured transcription model (empty transcript)"
- Post-Process - "Error: The network connection was lost."
What I've ruled out
- No VPN active
- No firewall/security software (Little Snitch, LuLu, etc.) running
- Wi-Fi appears stable, other apps/websites aren't dropping connection
- Happens on both long and short (~10s) dictations, so doesn't seem size/timeout related
Expected behavior
Either a successful transcript, or a clearer error distinguishing "transcription provider returned nothing" from an actual client-side network drop, plus a retry path that doesn't require re-recording.
Environment
- App: FreeFlow 1.1 (macOS)
- Transcription provider: Groq (default)
Describe the bug
Dictation frequently fails with an empty transcript, immediately followed by a Post-Process error "The network connection was lost." This happens even on very short recordings (as short as ~10 seconds of speech), not just long ones.
Run Log pipeline observed
What I've ruled out
Expected behavior
Either a successful transcript, or a clearer error distinguishing "transcription provider returned nothing" from an actual client-side network drop, plus a retry path that doesn't require re-recording.
Environment