mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-25 20:21:05 -05:00
Adding in EncoderBeginCallback to the Context's Process callback. This optional callback function returns false if computation should be aborted. Co-authored-by: Amanda Der Bedrosian <aderbedr@gmail.com>