AI AGENT ADDONS

Openai Whisper Api

steipete/clawdis
Backend & APIs
2,859installs

Turn spoken words into written text with the OpenAI Whisper API. This skill sends audio files to OpenAI and returns a clean transcript. You can choose from different models like gpt-4o-transcribe or whisper-1.

Use the included script to transcribe meetings, podcasts, or voice notes. Add flags for speaker labels or change the output language. The script works with common audio formats like mp3, wav, and m4a.

Just set your API key and point the script to your audio file. The text appears right in your terminal or in a file. It is a fast way to get accurate transcripts without manual typing.

Add Openai Whisper Api skill to your workflow

Global

mkdir -p ~/.claude/skills/openai-whisper-api

Project

mkdir -p .claude/skills/openai-whisper-api

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago