Apr 14
Auto-trim leading space for local Whisper models
I'm experiencing an issue where a leading space is always inserted at the beginning of the text when dictating with local Whisper models. (Windows Version)Tests I've done:This does NOT happen when using the Groq API (text is inserted perfectly without a space).Trying to fix it via LLM formatting prompts (e.g., instructing the AI to "remove leading spaces") doesn't work; the space still passes through.Impact:
I prefer to process dictation locally to utilize my GPU, but having to manually delete that single leading space every time significantly disrupts the typing workflow and efficiency.Request:
Please implement an "auto-trim" function that automatically strips any leading whitespaces from the final transcribed text right before it is inserted into the active window.This would dramatically improve the user experience for those of us using local models.
Pending

Reported in https://superwhisper.userjot.com/board/p/option-to-disable-t… https://superwhisper.userjot.com/board/p/auto-trim-leading-s… https://superwhisper.userjot.com/board/p/for-some-reason-the…