Loading...
Loading...
Transcribe audio/video using trx CLI and post-process results with agent corrections. Use when: (1) user wants to transcribe a video or audio file, (2) user shares a YouTube/Twitter/Instagram URL for transcription, (3) user says "transcribe", "subtitles", "srt", "transcript", (4) user wants to fix/clean up a whisper transcription, (5) user asks to extract text from a video.
npx skill4agent add crafter-station/trx trxnpx skills add crafter-station/trx -gtrx doctor --output jsontrx initbun add -g @crafter/trxtrx transcribe <input> --dry-run --output jsontrx transcribe "https://youtube.com/watch?v=..." --output jsontrx transcribe ./recording.mp4 --output jsontrx transcribe <input> --fields text --output json.txt[Speaker Name]:.srttrx schema transcribe
trx schema init| Command | Example |
|---|---|
| |
| |
| |
| |
trx <input>trx transcribe <input>--output json--output table--fields text--fields metadata--dry-run| Flag | Description | Default |
|---|---|---|
| ISO 639-1 language code | |
| Override model: tiny, base, small, medium, large | from config |
| Output directory | |
| Skip yt-dlp (local files only) | false |
| Skip ffmpeg audio cleaning | false |
| Raw JSON input | - |
.mp4.webm.mp4--model tiny--language auto