mirror of
https://github.com/Mintplex-Labs/whisper.cpp.git
synced 2026-07-21 00:15:24 -04:00
80753d4da8
* Single allocation of encode_async block with non-ARC capture in ggml-metal.m * Moving Block_release to the deallocation code * Release encode block when re-setting encoding buffer count if needed * Update ggml/src/ggml-metal.m --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>