openai-whisper

Transcribe audio files into text or subtitles locally with OpenAI Whisper models.

55|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/NJX-njx/opensoul --skill openai-whisper-njx-njx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-whisper
Source: https://github.com/NJX-njx/opensoul/tree/main/skills/openai-whisper
Command: npx skills add https://github.com/NJX-njx/opensoul --skill openai-whisper-njx-njx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transcribes spoken words into text directly on your device, eliminating dependence on external APIs and ensuring data privacy.

Core Features & Use Cases

  • Speech-to-Text Conversion: Transcribe audio files into text or subtitles efficiently.
  • Language Translation: Translate audio content into different languages using the CLI.
  • Use Case: Convert your recorded lectures into text for easier review and note-taking without uploading sensitive data to cloud services.

Quick Start

Use the Whisper CLI to transcribe an audio file into text or subtitles directly from your local machine.

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 locally without an API key?

To transcribe audio locally without an API key, you can use the Whisper CLI to run speech-to-text conversion directly on your device, ensuring data privacy and eliminating external API dependencies.

Can I use local speech recognition to translate audio into another language?

Yes, local speech recognition supports language translation. You can use the Whisper CLI to translate spoken audio content into different languages directly from your local machine without uploading data.

Does local audio transcription ensure data privacy for sensitive recordings?

Local audio transcription ensures data privacy by processing spoken words into text directly on your device, eliminating the need to upload sensitive audio files to cloud-based services or external APIs.

What is the best way to convert recorded lectures into text for note-taking?

The best way to convert recorded lectures into text is using local speech-to-text conversion. This approach transcribes audio files efficiently for review and note-taking while keeping sensitive academic data private.

How do I generate subtitles from audio files using a local CLI?

To generate subtitles from audio files, use the local Whisper CLI to transcribe audio directly. It supports multiple output formats, allowing you to efficiently create text or subtitles from your recordings.