whisper

Transcribe and translate spoken audio across 99 languages using OpenAI's Whisper model.

3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/ihatesea69/HieuNghi-AI-Skills --skill whisper-ihatesea69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whisper
Source: https://github.com/ihatesea69/HieuNghi-AI-Skills/tree/main/airesearch_skills/18-multimodal/whisper
Command: npx skills add https://github.com/ihatesea69/HieuNghi-AI-Skills --skill whisper-ihatesea69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai-whisper, transformers, torch, faster-whisper, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of converting spoken audio into written text, and can also translate that audio into English, making audio content accessible and searchable.

Core Features & Use Cases

  • Speech-to-Text Transcription: Accurately transcribe audio in 99 languages.
  • Audio Translation: Translate spoken content directly into English text.
  • Use Case: Transcribe a multilingual podcast episode, extract key meeting minutes from an audio recording, or generate subtitles for a video.

Quick Start

Use the whisper skill to transcribe the attached audio file 'meeting.mp3' and save the output as a text file.

Frequently Asked Questions about whisper

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

FAQPage Schema
How do I transcribe audio files to text using Python?

To transcribe audio files to text using Python, use this Skill to process spoken audio into written text. It integrates with Python for programmatic use and supports transcription across 99 languages.

Can I translate spoken audio content directly into English?

Yes, you can translate spoken audio content directly into English. This Skill leverages the Whisper model to translate multilingual speech recordings into English text, making diverse audio content accessible and searchable.

Does the Whisper speech recognition model support multiple languages?

The Whisper speech recognition model supports 99 languages for transcription. This Skill utilizes various model sizes to provide robust multilingual speech recognition, accommodating different performance and accuracy needs.

What is the best way to generate subtitles from a multilingual podcast?

The best way to generate subtitles from a multilingual podcast is using this Skill's command-line tools for direct audio processing. It performs robust multilingual speech recognition and translation to extract text from audio recordings.

Do I need PyTorch or Transformers installed to run audio transcription?

Yes, you need PyTorch and Transformers installed to run audio transcription. This Skill relies on dependencies including openai-whisper, transformers, torch, and faster-whisper to execute its speech recognition processing.

How do I extract meeting minutes from an audio recording?

To extract meeting minutes from an audio recording, apply this Skill to transcribe the attached audio file into written text. It converts spoken audio into text, allowing you to easily extract key points and generate minutes.