transcription
Installation
SKILL.md
Transcription
Overview
Transcribe audio/video files (local or remote) using Whisper AI via transcribe-anything. Supports local files, YouTube URLs, and microphone input. Output formats: SRT, VTT, plain text, JSON.
Installation
pip install transcribe-anything
Backends install automatically in isolated virtual environments.
Usage
# Local file
transcribe-anything audio.mp3