mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-30 06:30:53 -05:00
Current `progress_step` was hardcoded into whisper.cpp, this resulted in bindings having to access progress only at that step even if progress callback was being called at every iteration. With this change we get greater granularity progress reporting from whisper.cpp and bindings/implementations can define their own progress step.
41 KiB
41 KiB