whisper

Transcribe spoken audio into text with optional English translation and timestamps.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Supporter09/Face_Anti_Spoofing_Biometric --skill whisper-supporter09
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whisper
Source: https://github.com/Supporter09/Face_Anti_Spoofing_Biometric/tree/main/.claude/skills/whisper
Command: npx skills add https://github.com/Supporter09/Face_Anti_Spoofing_Biometric --skill whisper-supporter09

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Whisper turns spoken audio into accurate text so you can transcribe meetings, podcasts, lectures, interviews, and multilingual recordings without manual typing.

Core Features & Use Cases

  • Multilingual transcription: Convert speech in 99 languages into readable text.
  • Translation to English: Translate non-English audio while preserving meaning.
  • Language identification: Detect the spoken language before or during transcription.
  • Timestamped outputs: Generate segment-level or word-level timing for captions and review.
  • Use case: A content team can process a webinar recording, generate subtitles, and create a searchable transcript for publishing and archives.

Quick Start

Use the whisper skill to transcribe the attached audio file into text, and translate it to English if needed.

Frequently Asked Questions about whisper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe audio recordings into text and generate subtitles?

Audio transcription converts spoken recordings into readable text and timestamped subtitles. You can process meetings or podcasts by selecting a Whisper model, applying optional language hints, and running CPU or GPU inference to output segment-level timing for captions.

Can I transcribe multilingual audio and translate speech to English automatically?

Multilingual transcription supports 99 languages and can translate non-English audio to English while preserving meaning. The process identifies the spoken language before or during transcription, allowing you to generate English translations from foreign language recordings.

Does this speech recognition approach work on noisy recordings and podcast episodes?

Speech recognition handles noisy recordings and podcast episodes by preprocessing audio before transcription. You select a Whisper model and apply audio preprocessing to isolate speech, generating accurate text transcripts even from recordings with background noise.

What is the best way to create timestamped meeting notes from audio files?

Creating timestamped meeting notes requires segment-level or word-level timing outputs from audio transcription. By processing meeting recordings with language identification and Whisper model selection, you generate searchable transcripts with precise timestamps for review and archiving.

Do I need a GPU to run Whisper transcription, or can I use CPU inference?

Whisper transcription supports both CPU and GPU inference. You select your preferred hardware environment during setup, allowing you to process audio files and generate text transcripts regardless of whether you have GPU acceleration available.

How does language identification work when transcribing multilingual audio?

Language identification detects the spoken language before or during transcription of multilingual audio. You can provide optional language hints to improve accuracy, and the system automatically identifies languages across 99 supported options to generate accurate text and English translations.