extracting-transcripts

Transcribe local video and audio with GPU-accelerated WhisperX into JSON or SRT.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Trejon-888/ix-ai-agent-social-media-manager --skill extracting-transcripts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extracting-transcripts
Source: https://github.com/Trejon-888/ix-ai-agent-social-media-manager/tree/main/.claude/skills/extracting-transcripts
Command: npx skills add https://github.com/Trejon-888/ix-ai-agent-social-media-manager --skill extracting-transcripts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transcribing video and audio content into text to support captions, search, and analysis.

Core Features & Use Cases

  • Local GPU transcription using WhisperX with word-level timestamps for high accuracy and fast turnaround.
  • IX Toolkit API option for cloud transcription from URLs and long-form media.
  • Output formats include JSON with word timings suitable for Remotion-based workflows and SRT captions.
  • Use Case: content creators can automatically generate captions and searchable transcripts for videos and podcasts.

Quick Start

Transcribe a video locally using GPU-accelerated WhisperX and output a JSON with word-level timestamps.

Frequently Asked Questions about extracting-transcripts

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

FAQPage Schema
How do I transcribe video to text with word-level timestamps using WhisperX?

Transcribe video to text with word-level timestamps using GPU-accelerated WhisperX on local media files, which outputs JSON containing precise word timings suitable for caption and search workflows.

Can I transcribe audio from a URL without a local GPU?

Transcribe audio from a URL without a local GPU by utilizing the IX Toolkit API for cloud transcription, processing long-form media remotely and returning text or SRT caption formats instead of JSON.

Does this speech-to-text method support SRT caption output?

This speech-to-text method supports SRT caption output alongside JSON with word timings, allowing direct generation of standard subtitle files for video content and podcasts.

What formats are outputted when transcribing media for captions and search?

Transcribing media for captions and search outputs JSON with word-level timing and standard SRT text formats, supporting both detailed Remotion-based workflows and direct subtitle application.

Do I need a local GPU to run WhisperX transcription?

You need a local GPU to run WhisperX transcription for local media files, ensuring high accuracy and fast turnaround through GPU acceleration, though cloud transcription via the IX Toolkit API is also available.