whisper

Transcribe and translate spoken audio into text with timestamps.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/MarbleSodas/Mavis --skill whisper-marblesodas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whisper
Source: https://github.com/MarbleSodas/Mavis/tree/main/optional-skills/mlops/whisper
Command: npx skills add https://github.com/MarbleSodas/Mavis --skill whisper-marblesodas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Whisper solves the problem of turning spoken audio into readable text, including multilingual transcription and translation to English, so you can document meetings, podcasts, or media without manual typing.

Core Features & Use Cases

  • Multilingual speech-to-text (99 languages): Transcribe audio in many languages and automatically identify the spoken language.
  • Transcription and translation: Produce either a faithful transcription or an English translation of non-English audio.
  • Timestamps and refinement: Generate word/segment timestamps and improve accuracy for technical content by providing an initial prompt.

Example use case: Convert a recorded multilingual team meeting into structured notes by transcribing the audio and translating the result to English for faster review.

Quick Start

Use the whisper skill to transcribe and translate your audio file to English, and return the generated text.

Frequently Asked Questions about whisper

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

FAQPage Schema
How do I transcribe and translate audio files into English text?

To transcribe and translate audio files into English text, use speech-to-text processing to either faithfully transcribe the spoken language or translate non-English audio directly into English written text.

Can I automatically identify spoken languages during audio transcription?

Yes, automatic language identification is supported during audio transcription, enabling the processing of multilingual content across 99 languages without requiring prior language specification.

How do I generate timestamps for podcast and meeting transcriptions?

Generate timestamps for podcast and meeting transcriptions by configuring decoding options to produce word-level or segment-level timestamps alongside the transcribed text output.

Does speech-to-text transcription support technical content refinement?

Speech-to-text transcription supports technical content refinement by accepting an initial prompt, which guides the decoding process to improve accuracy for specialized terminology and specific contexts.

What is the best way to transcribe multilingual team meetings into structured notes?

The best way to transcribe multilingual team meetings into structured notes is to apply speech-to-text transcription with translation to English, enabling faster review and documentation of the audio content.