AI AGENT ADDONS

Transcription errors from speech recognition tools can make meeting notes and lecture transcripts hard to read. This tool fixes those mistakes using a two-phase pipeline. First it applies a dictionary of known corrections instantly and for free. Then it uses AI-powered error detection to catch remaining problems.

Every fix you save builds a personalized correction database that learns from each correction. Over time it gets better at fixing similar errors. You can add domain-specific terms for finance, medical, or legal fields to make it even smarter.

Just run a single command to fix one file or batch process many at once. The tool works with popular speech engines like Whisper and Otter. It is designed to save you time and improve transcript accuracy with each use.

Add Transcript Fixer skill to your workflow

Global

mkdir -p ~/.claude/skills/transcript-fixer

Project

mkdir -p .claude/skills/transcript-fixer

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago