[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/whisper-cpp/whisper-cpp.desc [COPY] Copyright (C) 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Automatic speech recognition [T] High-performance inference of OpenAI's Whisper automatic speech recognition [T] (ASR) model. [U] https://github.com/ggerganov/whisper.cpp [A] whisper-cpp Authors [M] The T2 Project [C] extra/development [L] MIT [V] 1.7.4 [S] Stable [P] X -----5---9 700.000 [O] prefix=opt/whisper-cpp makeinstopt= [O] pkginstalled libsdl2 && var_append cmakeopt " " "-DWHISPER_SDL2=ON" [O] var_append cmakeopt " " "-DWHISPER_CURL=ON" [O] hook_add postmake 5 "mkdir -p $root/$prefix; cp -rfv {build/bin,build/examples,models,grammars,samples,scripts} $root/$prefix" [O] hook_add postmake 5 "cp -fv build/{src/libwhisper*,ggml/src/libggml*} $root$libdir" [D] 6667f0f7f163497e8cca8dd3f3efb17ed6b480516b595d4bc9060471 whisper-cpp-1.7.4.tar.gz https://github.com/ggerganov/whisper.cpp/archive/refs/tags/v1.7.4/