AI AGENT ADDONS
Data Science & ML
1,218installs

OpenAI's Whisper turns spoken words into written text. It works with 99 languages. You can transcribe podcasts, meetings, or videos. You can also translate audio into English. Choose from six model sizes like tiny or large. Larger models are more accurate but need more power. The turbo model gives a good balance of speed and quality.

Whisper is great for noisy audio and complex speech. It can detect which language is being spoken. You can run it on your own computer. It is free and open source. Many people use it for making subtitles or taking notes.

Add Whisper skill to your workflow

Global

mkdir -p ~/.claude/skills/whisper

Project

mkdir -p .claude/skills/whisper

Source Repository

Stars
28,343
Forks
2,956
Watchers
28,343
License
MIT
Last Push
23 days ago
Created
1 year ago