gettr-transcribe-summarize

Installation
SKILL.md

Gettr Transcribe + Summarize (MLX Whisper)

Quick start (single command)

Run the full pipeline (Steps 1–3) with one command:

bash scripts/run_pipeline.sh "<GETTR_POST_URL>"

To explicitly set the transcription language (recommended for non-English content):

bash scripts/run_pipeline.sh --language zh "<GETTR_POST_URL>"

Common language codes: zh (Chinese), en (English), ja (Japanese), ko (Korean), es (Spanish), fr (French), de (German), ru (Russian).

This outputs:

  • ./out/gettr-transcribe-summarize/<slug>/audio.wav
  • ./out/gettr-transcribe-summarize/<slug>/audio.vtt
Installs
Repository
clawdbot/skills
GitHub Stars
4.3K
First Seen
gettr-transcribe-summarize — clawdbot/skills