voice-transcribe
name: voice-transcribe
by darinkishore · published 2026-03-22
$ claw add gh:darinkishore/darinkishore-voice-transcribe---
name: voice-transcribe
description: Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).
---
# voice-transcribe
transcribe audio files using openai's gpt-4o-mini-transcribe model.
when to use
when receiving voice memos (especially via whatsapp), just run:
uv run /Users/darin/clawd/skills/voice-transcribe/transcribe <audio-file>then respond based on the transcribed content.
fixing transcription errors
if darin says a word was transcribed wrong, add it to `vocab.txt` (for hints) or `replacements.txt` (for guaranteed fix). see sections below.
supported formats
examples
# transcribe a voice memo
transcribe /tmp/voice-memo.ogg
# pipe to other tools
transcribe /tmp/memo.ogg | pbcopysetup
1. add your openai api key to `/Users/darin/clawd/skills/voice-transcribe/.env`:
```
OPENAI_API_KEY=sk-...
```
custom vocabulary
add words to `vocab.txt` (one per line) to help the model recognize names/jargon:
Clawdis
Clawdbottext replacements
if the model still gets something wrong, add a replacement to `replacements.txt`:
wrong spelling -> correct spellingnotes
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...