SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2
MIT License
12.59k stars 1.05k forks source link

Add progress bar #1138

Closed MahmoudAshraf97 closed 1 week ago

MahmoudAshraf97 commented 1 week ago

This adds a progress bar to sequential transcription that is disabled by default, you can enable it using log_progress argument in transcribe function

Reference: https://github.com/openai/whisper/pull/100/