openai-whisper-api

Installation
SKILL.md

OpenAI Whisper API (curl)

Transcribe an audio file via OpenAI’s /v1/audio/transcriptions endpoint.

Quick start

{baseDir}/scripts/transcribe.sh /path/to/audio.m4a

Defaults:

  • Model: whisper-1
  • Output: <input>.txt

Useful flags

Installs
Repository
clawdbot/skills
GitHub Stars
4.3K
First Seen
openai-whisper-api — clawdbot/skills