Skip to content

Feature Request: Auto-Restart Recording for Continuous Dictation #135

Description

@SimplyTreestump

The 30-second recording cap is an inherent Whisper constraint. For long-form dictation use cases, I use voice-to-text for clinical documentation, manually retriggering the record button every cycle is a significant workflow disruption.

Proposal: add a toggle mode that auto-restarts recording after each chunk is transcribed. Record for ~28 seconds, stop, transcribe and insert text, immediately begin the next recording, looping until the user disables the toggle. This mirrors how desktop Whisper handles long-form audio via sliding windows, just adapted to the IME interaction model.

I've hacked together a workaround using Tasker + AutoInput to simulate the button press on a timer, which tells me the workflow is viable, it just needs a native implementation. This would make the app substantially more useful for professional dictation without requiring any changes to the underlying model. Thanks for the excellent work on this project. Warm regards.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions