whisper
NewOpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/whisper.md https://raw.githubusercontent.com/zechenzhangAGI/AI-research-SKILLs/main/SKILL.md/whisperFrequently Asked Questions
What is whisper?
OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing.
How to install whisper?
To install whisper, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /whisper.
What is whisper best for?
whisper is a community categorized under Code Review. Created by Orchestra Research.