Skip to main content

transcript-rebuild

Rebuild a session transcript that has correct timings OR correct speakers but not both — the split-brain case where `*.speakers.vtt` carries fabricated timestamps and Zoom's live text export flips speaker mid-sentence, shredding one person's sentence across three labels. Diagnoses which file is the timing authority and which is the speaker authority, transfers labels onto real cue boundaries by token alignment, optionally cross-validates with pyannote diarization on the DGX Spark, and strips Whisper's silence hallucinations before anything downstream sees them. Invoke as /transcript-rebuild [session-dir].

Jump to install

Source facts

Repository
kostadis/mytools
Last source activity
August 30, 2026 at 03:08
Detected SKILL.md language
English
Stars
1
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.