
Description
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
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
{baseDir}/scripts/transcribe.sh /path/to/audio.ogg --model whisper-1 --out /tmp/transcript.txt
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --language en
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --prompt "Speaker names: Peter, Daniel"
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --json --out /tmp/transcript.json
API key
Set OPENAI_API_KEY, or configure it in ~/.openclaw/openclaw.json:
{
skills: {
"openai-whisper-api": {
apiKey: "OPENAI_KEY_HERE",
},
},
}
More skills from the dglabs-deepclaw repository
View all 54 skills1password
manage secrets with 1Password CLI
Jul 12AutomationCLISecurityapple-notes
manage Apple Notes on macOS
Jul 12CLIKnowledge ManagementmacOSapple-reminders
manage Apple Reminders via CLI
Jul 12CLImacOSTask Managementbear-notes
manage Bear notes via CLI
Jul 12CLIKnowledge ManagementNotesblogwatcher
monitor blogs and RSS feeds
Jul 12AutomationCLIMonitoringblucli
control BluOS audio playback
Jul 12AudioCLI
More from Deepgram
View publisherdeepclaw-voice
configure phone calls with Deepgram Voice
deepclaw
Jul 12API DevelopmentDeepgramVoicebluebubbles
send and manage iMessages
dglabs-deepclaw
Jul 12CommunicationsiMessageMessagingcamsnap
capture frames and clips from cameras
dglabs-deepclaw
Jul 12AutomationCameraMediaclawhub
manage agent skills with ClawHub
dglabs-deepclaw
Jul 12AgentsAutomationCLIcoding-agent
run coding agents for programmatic control
dglabs-deepclaw
Jul 12AgentsAutomationCodingeightctl
control Eight Sleep pod settings
dglabs-deepclaw
Jul 12AutomationHardware