SIGN IN SIGN UP

feat: enhance verbose logging in WhisperKit CLI (#335)

* feat: enhance verbose logging in WhisperKit CLI

- Add detailed transcription process logging throughout the workflow
- Show real-time progress bar with elapsed time and time remaining
- Display model initialization timings (encoder, decoder, tokenizer load times)
- Log decoding options configuration details
- Show transcription performance metrics (tokens/sec, real-time factor, speed factor)
- Add verbose logging for file paths, task selection, and report generation
- Improve error messaging with file path information

* feedback addressed

* fix tests
J
Jim Liu 宝玉 committed
3f13167641cf49a6023f509cda674e22f93b5220
Parent: 8c0acbd
Committed by GitHub <noreply@github.com> on 6/24/2025, 4:16:42 AM