What problem does it solve?
This Skill quickly identifies and resolves common VoiceLite transcription failures, such as silent errors, missing text output, or Whisper process issues, restoring reliable voice typing for users.
Core Features & Use Cases
- Event Chain Verification: Traces the audio recording and transcription event flow to pinpoint where failures occur.
- Whisper Process Testing: Provides commands to manually test the
whisper.exe subprocess and diagnose its behavior.
- Logging Analysis: Guides on how to inspect VoiceLite logs for critical diagnostic patterns and error messages.
- Use Case: If a user reports that VoiceLite records audio but no text appears, use this skill to guide through checking event subscriptions, verifying the Whisper executable, and analyzing logs to quickly identify if the
AudioFileReady event is firing or if the Whisper process is hanging.
Quick Start
Debug a VoiceLite transcription issue where no text appears after speaking, focusing on the AudioFileReady event and Whisper process status.