transcript-fixer

Correct speech-to-text transcription errors using dictionary rules and AI analysis.

4|Updated May 23, 2026
One-click install
npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill transcript-fixer-791994545
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcript-fixer
Source: https://github.com/791994545/Deepseek-Reasonix-Autopilot/tree/main/skills/transcript-fixer
Command: npx skills add https://github.com/791994545/Deepseek-Reasonix-Autopilot --skill transcript-fixer-791994545

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, filelock, aiofiles, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the correction of speech-to-text transcription errors, significantly improving accuracy and reducing manual labor.

Core Features & Use Cases

  • Error Correction: Uses dictionary rules and AI-powered analysis to correct common speech-to-text errors.
  • Personalized Correction Databases: Learns from each fix and builds a database to improve accuracy over time.
  • Trigger Scenarios: Automatically applies to ASR/STT output with errors, or when prompted by the user to clean up meeting notes or other transcriptions.

Quick Start

Use the transcript-fixer skill to correct errors in the attached transcript file 'meeting_notes.txt'.

Frequently Asked Questions about transcript-fixer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically fix speech recognition errors in meeting transcripts?

Automatically fix speech recognition errors in meeting transcripts by applying dictionary rules and AI analysis to correct garbled text, homophones, and technical terms. This Skill processes your text output to significantly reduce manual correction labor.

Can AI analysis correct homophones and garbled technical terms in ASR output?

AI analysis corrects homophones and garbled technical terms in ASR output by identifying speech-to-text mistakes and applying dictionary rules. It targets recognition errors specific to lecture, interview, and meeting transcriptions.

What do I need to set up to start correcting transcription files?

To start correcting transcription files, you need to initialize the environment using uv and Claude Code. These dependencies manage the required packages like httpx and aiofiles for automated text processing.

Does this speech-to-text correction approach learn from previous fixes?

This speech-to-text correction approach learns from previous fixes by building a personalized correction database. It accumulates rules from each applied fix to continuously improve accuracy over time for future transcriptions.

What types of speech-to-text transcript files can this error correction process handle?

This error correction process handles text produced by speech recognition, including meeting notes, lecture transcripts, and interview recordings. It applies to any ASR or STT text output containing recognition errors.