Skip to content

Add STT debug harness, Whisper decode fix, and history/login UX#2

Closed
andyhtran wants to merge 2 commits intomainfrom
fix-whisper-cpp
Closed

Add STT debug harness, Whisper decode fix, and history/login UX#2
andyhtran wants to merge 2 commits intomainfrom
fix-whisper-cpp

Conversation

@andyhtran
Copy link
Copy Markdown
Owner

Summary

  • add a reusable MiniWhisperDebug CLI to run local transcription on raw audio/recording folders and write debug artifacts
  • align app Whisper decode settings with candidate fix (language=en, timestamps enabled) and update tests
  • add footer start-on-login control and launch-at-login toggle popover
  • persist cancelled recordings in history and add Re-transcribe action when audio is available

Validation

  • swift build --product MiniWhisper
  • swift test
  • reproduced issue with ~/Code/debug-stt/whisper_cpp.wav and confirmed candidate-fix output improvement

aliang-fyi
aliang-fyi previously approved these changes Apr 3, 2026
@andyhtran andyhtran marked this pull request as draft April 3, 2026 03:27
@andyhtran
Copy link
Copy Markdown
Owner Author

Superseded by #3

@andyhtran andyhtran closed this Apr 3, 2026
@andyhtran andyhtran deleted the fix-whisper-cpp branch April 3, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants