whisper-transcribe

Transcribe audio and video files into text transcripts using Whisper STT services.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/framersai/agentos-skills --skill whisper-transcribe-framersai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whisper-transcribe
Source: https://github.com/framersai/agentos-skills/tree/main/registry/curated/whisper-transcribe
Command: npx skills add https://github.com/framersai/agentos-skills --skill whisper-transcribe-framersai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transcribes audio and video recordings into accurate, searchable text using OpenAI Whisper or compatible speech-to-text services.

Core Features & Use Cases

  • Transcribes a wide range of audio formats (mp3, wav, m4a, mp4, webm, flac, ogg) with automatic language detection and optional translation.
  • Outputs plain text, SRT subtitles, and VTT captions; supports batch processing and speaker diarization where available.
  • Use Case: Caption podcasts, transcribe meetings, or index archival media for quick search and retrieval.

Quick Start

Provide the path to an audio or video file to transcribe and select the preferred output format.

Frequently Asked Questions about whisper-transcribe

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

FAQPage Schema
How do I transcribe audio files to text with automatic language detection?

To transcribe audio files to text, you provide the path to an mp3, wav, m4a, or other supported media file, and the speech-to-text service automatically detects the language to generate an accurate text transcript.

Can I generate SRT subtitles and VTT captions from a video file?

Yes, you can generate SRT subtitles and VTT captions from a video file by providing the media path and selecting your preferred output format to create accessible video caption tracks.

Does speech-to-text transcription support speaker diarization for meetings?

Speaker diarization is supported for meeting transcription where available, allowing the speech-to-text process to distinguish and segment different speakers within the audio output text.

What audio and video formats work with Whisper transcription?

Whisper transcription supports diverse multimedia formats including mp3, wav, m4a, mp4, webm, flac, and ogg files for converting recorded media content into searchable text.

How do I transcribe multiple audio recordings in a batch process?

Batch processing for audio transcription allows you to handle multiple media files simultaneously, generating text transcripts, SRT subtitles, or VTT captions across a large volume of recordings.

Can I translate foreign language audio to English text during transcription?

Optional translation is available during the transcription process, enabling you to convert foreign language audio and video files directly into English text transcripts while generating output.