VibeScribe
VibeScribe is a macOS app that transcribes your speech in real time using Deepgram's streaming API and pastes the result into whatever app you're working in. Hold a key, talk, let go - that's it.
You can configure multiple shortcuts, each with its own behavior. Each shortcut can have a prompt attached to it, so the transcript gets cleaned up or reformatted by an LLM before it lands. You can also set per-app prompt overrides that activate automatically based on which app is in focus.
It needs a Deepgram API key for transcription and an OpenRouter key if you want the AI enhancement. New Deepgram accounts come with enough free credit to get started. Source is on GitHub.