mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-26 04:30:59 -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>