$npx skillfedfor your agent

whisper

Whisper is OpenAI's multilingual speech recognition model for converting audio and video into text across 99 languages. It handles noisy recordings, supports translation to English, and offers multiple model sizes from lightweight to high-accuracy variants. Use it for podcasts, meeting transcription, video subtitles, and multilingual audio processing.

Whisper transcribes audio and video to text across 99 languages with high accuracy.

AI-generated summary based on this skill's SKILL.md

221,503 42,317 MITupdated by NousResearch

Decision gist · record as of 2026-07-28

Whisper transcribes audio and video to text across 99 languages with high accuracy. Whisper is OpenAI's multilingual speech recognition model for converting audio and video into text across 99 languages. It handles noisy recordings, supports translation to English, and offers multiple model sizes from lightweight to high-accuracy variants. Use it for podcasts, meeting transcription, video subtitles, and multilingual audio processing.

manual: git clone https://github.com/NousResearch/hermes-agent → cp -r hermes-agent/optional-skills/mlops/whisper ~/.claude/skills/whisper
optional-skills/mlops/whisper/SKILL.md · version 4ba6ce5b

Use it when

  • Yes, Whisper is specifically designed with noise robustness as a core feature.
  • Whisper offers multiple model sizes optimized for different use cases.

Verify before relying

Read SKILL.md below before installing (2 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

NousResearch/hermes-agent/whisper · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What languages does Whisper support for speech to text transcription?

Whisper supports speech to text transcription across 99 languages, making it one of the most comprehensive multilingual speech recognition models available. This broad language coverage enables users to transcribe audio content from virtually any region and convert it to text accurately, regardless of the source language.

Can Whisper convert audio to text with high accuracy in noisy environments?

Yes, Whisper is specifically designed with noise robustness as a core feature. It converts speech to text with high accuracy even when processing noisy recordings, making it ideal for real-world scenarios like podcast transcription, meeting recordings, and other audio sources with background noise or imperfect recording conditions.

How do I set up the Whisper ASR model and what are the available variants?

Whisper offers multiple model sizes optimized for different use cases. The available variants range from lightweight models for faster processing to high-accuracy versions for demanding applications. Setup is straightforward, and you can choose the model size based on your accuracy requirements and computational resources. Whisper also includes a turbo model variant designed for improved speed.

Does Whisper automatically translate speech to English from other languages?

Yes, Whisper can translate foreign language audio to English automatically. Beyond transcription in the original language, it provides built-in translation capabilities, allowing you to convert multilingual speech directly into English text without requiring separate translation tools.

Can Whisper generate subtitles with timestamps from video files?

Whisper can generate subtitles or timestamps from media files, enabling you to create subtitle tracks in formats like SRT. This functionality makes it useful for video content creators who need to add captions with precise timing information to their videos or generate searchable transcripts.

Does Whisper support GPU acceleration for batch processing audio files?

Yes, Whisper supports GPU acceleration with CUDA for efficient batch processing of large audio files. This GPU support significantly speeds up transcription when processing multiple audio files, making it practical for handling large-scale transcription projects while maintaining accuracy across the entire batch.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Whisper - Robust Speech Recognition

OpenAI's multilingual speech recognition model.

When to use Whisper

Use when: - Speech-to-text transcription (99 languages) - Podcast/video transcription - Meeting notes automation - Translation to English - Noisy audio transcription - Multilingual audio processing

Metrics: - 72,900+ GitHub stars - 99 languages supported - Trained on 680,000 hours of audio - MIT License

Use alternatives instead: - AssemblyAI: Managed API, speaker diarization - Deepgram: Real-time streaming ASR - Google Speech-to-Text: Cloud-based

Quick start

Installation
# Requires Python 3.8-3.11
pip install -U openai-whisper

# Requires ffmpeg
# macOS: brew install ffmpeg
# Ubuntu: sudo apt install ffmpeg
# Windows: choco install ffmpeg

(truncated - see the full file via the links below)

File tree — 2 files
optional-skills/mlops/whisper/SKILL.md
optional-skills/mlops/whisper/references/languages.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Transcribe audio or video to text in multiple languages”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Whisper
by graniet · graniet/kheish

Whisper is OpenAI's multilingual automatic speech recognition model, trained on 680,000 hours of audio data. It handles transcription, translation to English, and language identification across 99 languages with six configurable model sizes ranging from 39M to 1550M parameters. Use it for podcast transcription, meeting notes, noisy audio processing, or any speech-to-text task requiring robust multilingual support.

Apache-2.0updated Jul 2026
★ 264repo stars
Local Media Transcription
by aktsmm · aktsmm/Agent-Skills

Convert local audio and video files into text transcripts using Whisper, then optionally generate meeting minutes, action items, speaker-separated output, and presentation-ready summaries. Supports Japanese meetings, Teams recordings, and other media formats entirely on your machine.

no license declared → metadata onlyupdated Jul 2026
★ 22repo stars
faster-whisper
by ThePlasmak · ThePlasmak/faster-whisper

Faster-whisper delivers rapid, offline speech-to-text transcription using CTranslate2, achieving 4-6x speed over OpenAI Whisper while maintaining identical accuracy. Generate subtitles in multiple formats (SRT, VTT, TTML, CSV), identify speakers, process batches with ETA, search transcripts, and detect chapters—all without API dependencies.

MITupdated Feb 2026
★ 9repo stars
Transcription Automation
by claude-office-skills · claude-office-skills/skills

Transcription Automation handles speech-to-text conversion for audio files, video recordings, and live streams, automatically identifying speakers and generating formatted transcripts. The skill produces searchable archives, meeting notes with action items, and subtitles in SRT or VTT formats across multiple languages. It integrates with platforms like Zoom, YouTube, and podcasting workflows to streamline content processing end-to-end.

MITupdated Jan 2026
★ 338repo stars
asr-transcribe-to-text
by daymade · daymade/claude-code-skills

Convert audio and video files into transcribed text with automatic speaker identification and timing markers. Choose between local processing on Apple Silicon Macs or remote API endpoints, with optional speaker diarization and plain-text fallback.

MITupdated Jul 2026
★ 1,299repo stars
whisper-transcription
by guia-matthieu · guia-matthieu/clawfu-skills

Turn podcasts, interviews, and videos into searchable text using OpenAI's Whisper model. Choose from multiple output formats—plain text, SRT subtitles, JSON, and more—with adjustable accuracy levels to match your needs. Handles batch processing and automatic language detection.

MITupdated Apr 2026
★ 140repo stars

More skills youtube-content (MIT) · Translation Assistant (unlicensed)

Tags
audio-processinglanguage-agnosticopen-source-mlbatch-capablehardware-acceleratedsubtitle-generationvoice-to-textmodel-selection