OpenAI Whisper API (curl)
Transcribe an audio file via OpenAI’s /v1/audio/transcriptions endpoint.
Quick start
Defaults:
- Model:
whisper-1 - Output:
<input>.txt
Useful flags
API key
Set OPENAI_API_KEY, or configure it in ~/.openclaw/openclaw.json:
