openai-whisper

Transcribe audio files to text locally using the Whisper CLI.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/silva2kand/silva-ide --skill openai-whisper-silva2kand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-whisper
Source: https://github.com/silva2kand/silva-ide/tree/main/_cowork_os_pack/package/resources/skills/openai-whisper
Command: npx skills add https://github.com/silva2kand/silva-ide --skill openai-whisper-silva2kand

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts spoken audio into written text using local speech-to-text technology, eliminating the need for cloud services or API keys.

Core Features & Use Cases

  • Speech Transcription: Transcribe audio recordings or live speech to text directly on your device.
  • Offline Processing: Perform speech-to-text conversions without internet access or API reliance.
  • Use Case: Transcribe meetings or interviews instantly to generate notes or subtitles.

Quick Start

Use the openai-whisper skill to transcribe an audio file by specifying its path and start the transcription process.

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 to text locally without an internet connection?

Local speech-to-text conversion processes audio files directly on your device without internet access. It uses the Whisper CLI to transcribe recordings entirely offline, eliminating the need for cloud services or API keys.

Do I need an API key to convert speech into text?

No, you do not need an API key to convert speech into text. Local speech-to-text processing operates entirely offline, eliminating the need for cloud services or API reliance by running conversions directly on your device.

Can I use command-line tools for offline transcription of interviews?

Yes, you can use command-line tools for offline transcription of interviews. It supports various audio formats and command-line usage to instantly generate notes or subtitles from your local recordings.

What is local speech-to-text processing and how does it protect privacy?

Local speech-to-text processing converts spoken audio into written text directly on your device. By performing offline transcription without cloud services, it ensures privacy-conscious handling of sensitive audio recordings.

Does local speech-to-text support various audio formats?

Yes, local speech-to-text conversion supports various audio formats. You can process different types of audio files through the Whisper CLI to generate accurate text transcriptions directly from your command line.

Do I need to install the Whisper CLI to transcribe audio files?

Yes, you need the Whisper CLI installed to transcribe audio files. It is required for the execution of the local speech recognition task to convert your offline recordings into accurate text.