[verdict][prompt generat][sursă: superwhisper.com][traducere: la coadă]
Pot să vibecodez Superwhisper?
// o sesiune și o versiune personală pe care chiar o folosești
A push-to-talk recorder that transcribes and pastes text into the active app is very buildable for one person, especially on macOS.
încredere: ridicată
ce e: AI dictation for Mac that turns speech into text anywhere
Indice de constructibilitate · joc editorial
- Preț 8,49 $/lună greutate: plus 1
- Timp o sesiune greutate: plus 3
- Categorie dictare vocală nu cântărește
- Moat calitatea execuției greutate: minus 1
- Încredere ridicată greutate: plus 1
- Ce pierzi 5 elemente greutate: minus 2
- Site superwhisper.com (si apre in una nuova scheda) nu cântărește
Socoteala stă în picioare, dar la limită: uită-te la ce pierzi înainte să pornești.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
// plan gratuit: A free version covers basic dictation; Pro adds unlimited cloud and local models.
Ce construiești
Bind a hotkey, capture microphone audio, transcribe with Whisper or speech API, optionally rewrite with an LLM, and paste into the active field.
ce îți trebuie
- macOS automation/accessibility permissions
- speech API or local Whisper
- optional LLM API
- hotkey library
Strong yes and very on-brand for vibecoding: small utility, obvious primitives, high subscription annoyance.
Promptul
O sesiune cu un agent de coding și versiunea ta merge.
Build me a push-to-talk dictation tool for macOS to replace Superwhisper. Requirements:
- A global hotkey (default: hold right Option) records my mic while held, stops on
release. A small Swift menu bar app or a Hammerspoon script, pick the simpler to
ship.
- Record with ffmpeg (avfoundation) to a temp wav, transcribe locally with whisper.cpp
(small.en by default, model path in a config file). Works fully offline, no cloud
speech APIs.
- Paste the result into whatever field has focus (simulate Cmd+V via CGEvent or
osascript, then restore my previous clipboard).
- Optional cleanup mode on a second hotkey: send the transcript to an LLM (key in
.env) to fix punctuation and drop filler words, then paste. If no key is set, this
mode just does a plain paste.
- Menu bar icon shows idle/recording/transcribing; clicking it lists the last 10
transcripts with copy buttons.
- Append every transcript to ~/Dictation/YYYY-MM.md with a timestamp, and delete the
audio after transcription. No accounts, no telemetry.
- Out of scope: per-app presets and custom vocabulary tuning. One good general mode.
- README: mic + accessibility permissions to grant, how to download the whisper
model, and a note that the first run will trigger macOS permission prompts. Prompt generat din datele fișei, încă nerevizuit manual. În engleză intenționat — e limba în care agenții de coding se descurcă cel mai bine.
Ce pierzi
- beautiful native UX
- presets
- vocabulary/profile tuning
- app-wide polish
- support
De ce se plătește în continuare
They pay for the low-friction menu-bar experience and dictation profiles.
moat: Calitatea execuției ce e un moat
polish/native integration
Alternative gratuite
N-ai chef să ți-o construiești? Astea există deja, sunt gratuite sau open source, și le-am verificat una câte una.
Respinse (1) — și de ce
- VoiceInk (si apre in una nuova scheda) — The code is open, but the usable download is a trial; the free path is compiling it yourself in Xcode.
Cine l-a construit deja
Să pornești de aici e tot vibecoding: promptul e pentru când o vrei exact în felul tău.
- whisper.cpp (se deschide într-o filă nouă) — Local transcription engine that makes a simple dictation clone realistic. (alive)
Ești de acord?
Balanța voturilor
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.