transcribe

Transcribe audio and video into SRT subtitles and Markdown transcripts using ElevenLabs Scribe v2.

4|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/aviz85/ai-music-video-maker --skill transcribe-aviz85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcribe
Source: https://github.com/aviz85/ai-music-video-maker/tree/main/.claude/skills/transcribe
Command: npx skills add https://github.com/aviz85/ai-music-video-maker --skill transcribe-aviz85

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dotenv, commander, and includes scripts (resource) components.

What problem does it solve?

Manually transcribing audio or video for subtitles is time-consuming and error-prone; this skill automates the creation of SRT subtitles and a readable transcript using ElevenLabs Scribe v2.

Core Features & Use Cases

  • Transcribes audio/video to SRT subtitles plus a readable Markdown transcript.
  • Supports language selection, optional speaker diarization, and configurable timing and formatting.
  • Use cases include meetings, lectures, podcasts, and video content requiring accurate captions.

Quick Start

Transcribe a video file to SRT subtitles and a readable transcript with optional language and diarization settings.

Frequently Asked Questions about transcribe

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

FAQPage Schema
How do I transcribe audio and video files into SRT subtitles?

To transcribe audio and video into SRT subtitles, provide input file paths and configure language codes or diarization settings. The skill uses ElevenLabs Scribe v2 to generate accurate timing and speaker labels for meeting recordings, lectures, and podcasts.

Does speaker diarization work for meeting recordings and podcasts?

Yes, speaker diarization works for meeting recordings and podcasts by applying optional settings through ElevenLabs Scribe v2. It adds speaker labels to both SRT subtitle files and the readable Markdown transcript outputs.

Can I export transcriptions as JSON alongside SRT and Markdown formats?

Yes, you can export transcriptions as JSON alongside SRT and Markdown formats. Optional JSON export captures the raw transcription data from ElevenLabs Scribe v2 before downstream formatting into SRT subtitles and readable transcripts.

What is the best way to generate readable transcripts from lectures?

The best way to generate readable transcripts from lectures is using AI transcription with ElevenLabs Scribe v2. It converts lecture audio and video into accurate SRT subtitles and a clean Markdown transcript with configurable timing and language detection.

Do I need to specify a language code to transcribe video content?

No, you do not need to specify a language code to transcribe video content because language detection is supported. However, providing a language code alongside diarization and timing options can improve transcription accuracy for SRT subtitle generation.