Install
openclaw skills install yapFast on-device speech-to-text transcription on macOS 26+ using Apple Speech.framework, supporting multiple languages and output formats without model downloads.
openclaw skills install yapUse yap for fast on-device transcription on macOS using Apple's Speech.framework.
yap transcribe /path/to/audio.mp3
yap transcribe /path/to/audio.m4a --locale de-DE
yap transcribe /path/to/video.mp4 --srt -o captions.srt
--locale <locale> — Language locale (e.g., de-DE, en-US, zh-CN)--censor — Redact certain words/phrases--txt / --srt — Output format (default: txt)-o, --output-file — Save to file instead of stdoutbrew install finnvoor/tools/yap