local-transcript
CommunityGenerate transcripts from local media.
AuthorSomtoUgeh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill extracts transcripts from local video and audio files using embedded subtitle tracks when available, or OpenAI Whisper API as a fallback, enabling quick transcription without uploading files to the cloud.
Core Features & Use Cases
- Tries embedded subtitle tracks first for instant transcripts.
- Falls back to Whisper transcription when no subtitles are present.
- Supports optional timestamps and preserves transcript integrity for easy reading and search.
Quick Start
Use uv to run the local transcript tool: uv run scripts/get_local_transcript.py "/path/to/media/file" uv run scripts/get_local_transcript.py "/path/to/media/file" --timestamps
Dependency Matrix
Required Modules
openai>=1.0.0
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: local-transcript Download link: https://github.com/SomtoUgeh/dotfiles/archive/main.zip#local-transcript Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.