Skip to content

feat: show model loading status during recording start#403

Open
arvanus wants to merge 1 commit intoZackriya-Solutions:mainfrom
arvanus:enhance/model-loading-status
Open

feat: show model loading status during recording start#403
arvanus wants to merge 1 commit intoZackriya-Solutions:mainfrom
arvanus:enhance/model-loading-status

Conversation

@arvanus
Copy link

@arvanus arvanus commented Mar 12, 2026

Summary

  • Emits model-loading-status events from Whisper and Parakeet model validation
  • Shows an animated banner above recording controls while the transcription model loads
  • Covers all paths: model already loaded, loading new model, switching models, fallback models

Test plan

  • Start a recording with no model pre-loaded — verify "Loading model..." banner appears
  • Start a recording with model already loaded — banner should flash briefly or not appear
  • Verify banner disappears after model is ready

🤖 Generated with Claude Code

Emits `model-loading-status` events from Whisper and Parakeet validation
so the frontend can show a loading indicator while the transcription
model initializes. Displays an animated banner above recording controls.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant