Whisper Transcribe Setup

Build the whisper-transcribe Rust binary from source and download the default Whisper model (~809 MB, ggml-large-v3-turbo). Installs the binary to ~/.local/bin/whisper-transcribe and the model to ~/.local/share/whisper-transcribe/models/. Runs English and Japanese smoke tests to verify the install works end-to-end. Trigger whenever the user wants to set up whisper transcription, install the whisper backend, build the Rust binary, download the Whisper model, or prepare for local or YouTube transcription — including phrases like "set up whisper", "install whisper", "build whisper-transcribe", "I need to transcribe audio", "prepare for transcription", or any time the user is missing the binary or model required by youtube-transcribe-local or youtube-transcribe-transcribe-youtube. Idempotent: safe to re-run. Build skips when the binary is current; model download skips when the file already exists; smoke tests always run.

connect0459 7f1862d 2 files · 10.8 KB Updated

File contents

connect0459/connect0459-agent-skills/tree/main/skills/whisper-transcribe-setup commit 7f1862de60

Frequently asked questions

npx skillmds@latest add connect0459/whisper-transcribe-setup