fixing-transcriptions
CommunityAuto-fix transcription errors for clean notes.
Authortomada1114
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automatically fixes transcription errors from AI-generated text (Whisper, etc.) to improve accuracy and readability.
Core Features & Use Cases
- Phase 1: Mechanical, dictionary-based exact matches and regex replacements to correct common mis-transcriptions quickly.
- Phase 2: Context-aware corrections using an LLM to resolve ambiguous terms and domain-specific jargon.
- Use Case: Clean up technical notes or Obsidian-style exports with consistent terminology and improved searchability.
Quick Start
Run the fixer on a file or directory: python3 ~/.claude/skills/fixing-transcriptions/scripts/fix_transcription.py <path>
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fixing-transcriptions Download link: https://github.com/tomada1114/tomada-claude-plugins/archive/main.zip#fixing-transcriptions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.