Skip to content

[BUG] Transcription crashed? Recording gone #1104

Description

@rickpastoor

Bug Description

I recorded a note of a few minutes in length. When I stopped the recording it started processing but stopped after a few seconds. There's no audio file saved.

System Information

App Version:

0.7.12

Operating System:

macOS 26.3.1

CPU:

Apple M2 Max

GPU:

Apple M2 ?

Logs

[2026-03-20][15:25:35][handy_app_lib::shortcut::handy_keys][DEBUG] handy-keys event: binding=transcribe, hotkey=option+space, state=Pressed
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] TranscribeAction::start called for binding: transcribe
[2026-03-20][15:25:35][enigo::platform::macos_impl][DEBUG] �[93mlocation()�[0m
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] Microphone mode - always_on: false
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] On-demand mode: Starting recording first, then audio feedback
[2026-03-20][15:25:35][handy_app_lib::shortcut::handy_keys][DEBUG] handy-keys event: binding=transcribe, hotkey=option+space, state=Released
[2026-03-20][15:25:35][handy_app_lib::audio_toolkit::audio::recorder][INFO] Using device: Ok("USB Audio CODEC")
Sample rate: 16000
Channels: 2
Format: F32
[2026-03-20][15:25:35][handy_app_lib::managers::audio][INFO] Microphone stream initialized in 231.092708ms
[2026-03-20][15:25:35][handy_app_lib::managers::audio][DEBUG] Recording started for binding transcribe
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] Recording started in 231.18225ms
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] TranscribeAction::start completed in 248.319833ms
[2026-03-20][15:25:35][handy_app_lib::shortcut::handy_keys][DEBUG] Registered handy-keys shortcut: cancel -> Hotkey { modifiers: Modifiers(CMD_LEFT | SHIFT_LEFT), key: Some(Slash) }
[2026-03-20][15:25:35][handy_app_lib::actions][DEBUG] Handling delayed audio feedback/mute sequence
[2026-03-20][15:25:35][handy_app_lib::audio_feedback][DEBUG] Using default device
[2026-03-20][15:25:36][symphonia_core::probe][DEBUG] found a possible format marker within [52, 49, 46, 46, 74, 8f, 1, 0, 57, 41, 56, 45, 66, 6d, 74, 20] @ 0+2 bytes.
[2026-03-20][15:25:36][symphonia_core::probe][DEBUG] found the format marker [52, 49, 46, 46] @ 0+2 bytes.
[2026-03-20][15:25:36][handy_app_lib::managers::audio][DEBUG] Mute applied
[2026-03-20][15:35:50][handy_app_lib::shortcut::handy_keys][DEBUG] handy-keys event: binding=transcribe, hotkey=option+space, state=Pressed
[2026-03-20][15:35:50][handy_app_lib::actions][DEBUG] TranscribeAction::stop called for binding: transcribe
[2026-03-20][15:35:50][handy_app_lib::shortcut::handy_keys][DEBUG] Unregistered handy-keys shortcut: cancel
[2026-03-20][15:35:50][enigo::platform::macos_impl][DEBUG] �[93mlocation()�[0m
[2026-03-20][15:35:50][handy_app_lib::shortcut::handy_keys][DEBUG] handy-keys event: binding=transcribe, hotkey=option+space, state=Released
[2026-03-20][15:35:50][handy_app_lib::managers::audio][DEBUG] Mute removed
[2026-03-20][15:35:50][handy_app_lib::actions][DEBUG] TranscribeAction::stop completed in 203.851292ms
[2026-03-20][15:35:50][handy_app_lib::actions][DEBUG] Starting async transcription task for binding: transcribe
[2026-03-20][15:35:50][handy_app_lib::audio_feedback][DEBUG] Using default device
[2026-03-20][15:35:50][symphonia_core::probe][DEBUG] found a possible format marker within [52, 49, 46, 46, 34, 1f, 2, 0, 57, 41, 56, 45, 66, 6d, 74, 20] @ 0+2 bytes.
[2026-03-20][15:35:50][symphonia_core::probe][DEBUG] found the format marker [52, 49, 46, 46] @ 0+2 bytes.
[2026-03-20][15:35:50][handy_app_lib::managers::audio][DEBUG] Microphone stream stopped
[2026-03-20][15:35:50][handy_app_lib::actions][DEBUG] Recording stopped and samples retrieved in 103.98675ms, sample count: 9766560
[2026-03-20][15:35:50][handy_app_lib::managers::transcription][DEBUG] Audio vector length: 9766560
[2026-03-20][15:35:54][handy_app_lib::actions][DEBUG] Global Shortcut Transcription error: Parakeet transcription failed: inference error: Non-zero status code returned while running Add node. Name:'/layers.0/self_attn/Add_2' Status Message: /Users/runner/work/ort-artifacts/ort-artifacts/onnxruntime/onnxruntime/core/providers/cpu/math/element_wise_ops.h:540 void onnxruntime::BroadcastIterator::Init(ptrdiff_t, ptrdiff_t) axis == 1 || axis == largest was false. Attempting to broadcast an axis by a dimension other than 1. 2631 by 7631

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions