openai-whisper

Transcribe and translate local audio files using the Whisper CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hummbl-dev/hummbl-agent --skill openai-whisper-hummbl-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-whisper
Source: https://github.com/hummbl-dev/hummbl-agent/tree/main/skills/openai-whisper
Command: npx skills add https://github.com/hummbl-dev/hummbl-agent --skill openai-whisper-hummbl-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to transcribe audio files into text directly on your local machine without needing an API key or internet connection.

Core Features & Use Cases

  • Local Transcription: Transcribe audio files using the Whisper model.
  • Translation: Translate audio from various languages into English.
  • Use Case: Quickly transcribe meeting recordings or voice notes for easy searching and editing.

Quick Start

Use whisper to transcribe the audio file located at /path/to/audio.mp3 and save the output as a text file.

Frequently Asked Questions about openai-whisper

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

FAQPage Schema
How do I transcribe audio files into text locally without an internet connection?

Local speech-to-text transcription can be performed directly on your machine using the Whisper CLI to process audio files into text without requiring an API key or internet connection. It is ideal for transcribing meeting recordings and voice notes.

Can I translate audio from various languages into English locally?

Yes, local audio translation into English is supported. You can use the Whisper CLI to translate audio files from various languages into English directly on your machine, which is useful for content generation and accessibility.

Do I need to install any dependencies to perform local speech-to-text transcription?

Yes, local speech-to-text transcription requires the 'whisper' binary to be installed and available in your system's PATH. No other external API keys or internet connections are needed to run the transcription process.

What is the best way to process voice notes for easy searching and editing?

The best way to process voice notes for easy searching and editing is through local speech-to-text transcription. By using the Whisper CLI, you can quickly transcribe audio file recordings into text format for data archival and content generation.

Does local transcription work for processing audio files for accessibility and data archival?

Local transcription works effectively for processing audio files for accessibility and data archival. The Whisper CLI enables direct speech-to-text conversion on your machine, ensuring your audio content is transformed into searchable text format.