intellibar / main

IntelliBar is an AI-powered assistant for the Mac.
https://intellibar.app/
37 stars 0 forks source link

Transcription timeout #63

Open KirkPX opened 5 days ago

KirkPX commented 5 days ago

Transcription Timeout: • The transcribe function has a time limit, after which it automatically stops listening, even if the user is still speaking. • There is no option to configure or extend this timeout duration, which disrupts longer inputs. Lost Transcriptions After Timeout: • When the transcribe function times out, the captured text is neither pasted into the target field nor saved to the clipboard. • As a result, users lose the intended audio transcription, leading to frustration and inefficiencies.

Expected Behavior: • Transcription should continue for as long as the user is speaking or provide a configurable timeout setting. • If the transcription times out, the captured text should either be automatically pasted into the target field or saved to the clipboard for manual pasting.

erusev commented 4 days ago

Thanks! We'll try to address these for a future release.