diff --git a/audio/whisper.cpp/Makefile b/audio/whisper.cpp/Makefile index 559df13ddfb2..9f74839c7846 100644 --- a/audio/whisper.cpp/Makefile +++ b/audio/whisper.cpp/Makefile @@ -1,44 +1,44 @@ PORTNAME= whisper.cpp DISTVERSIONPREFIX= v -DISTVERSION= 1.7.6 -PORTREVISION= 1 +DISTVERSION= 1.8.2-407 +DISTVERSIONSUFFIX= -g679bdb53 CATEGORIES= audio # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Port of OpenAI's Whisper model in C/C++ WWW= https://github.com/ggerganov/whisper.cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libggml.so:misc/ggml USES= cmake:testing USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ggerganov LDFLAGS+= -pthread CMAKE_ON= WHISPER_USE_SYSTEM_GGML CMAKE_OFF= WHISPER_BUILD_TESTS CMAKE_TESTING_ON= WHISPER_BUILD_TESTS \ WHISPER_BUILD_EXAMPLES OPTIONS_DEFINE= EXAMPLES OPTIONS_DEFAULT= EXAMPLES # examples contain important user level programs OPTIONS_SUB= yes EXAMPLES_CMAKE_BOOL= WHISPER_BUILD_EXAMPLES MAKE_JOBS_UNSAFE= yes # for tests to suceed on smaller Vulkan devices: they fail to allocate memory otherwise post-install: ${INSTALL_SCRIPT} \ ${WRKSRC}/models/download-ggml-model.sh \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-download-ggml-model.sh # tests as of 1.7.6: 73% tests passed, 3 tests failed out of 11, see https://github.com/ggml-org/whisper.cpp/issues/3404 .include diff --git a/audio/whisper.cpp/distinfo b/audio/whisper.cpp/distinfo index 520c10ce59cb..4af80cdadc3b 100644 --- a/audio/whisper.cpp/distinfo +++ b/audio/whisper.cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756961106 -SHA256 (ggerganov-whisper.cpp-v1.7.6_GH0.tar.gz) = 166140e9a6d8a36f787a2bd77f8f44dd64874f12dd8359ff7c1f4f9acb86202e -SIZE (ggerganov-whisper.cpp-v1.7.6_GH0.tar.gz) = 7307730 +TIMESTAMP = 1767631037 +SHA256 (ggerganov-whisper.cpp-v1.8.2-407-g679bdb53_GH0.tar.gz) = ab11b56d1f68cce8051f711117c3cd64f363c74633a0d8bbc6ac277e37dee3d6 +SIZE (ggerganov-whisper.cpp-v1.8.2-407-g679bdb53_GH0.tar.gz) = 7844956 diff --git a/audio/whisper.cpp/pkg-plist b/audio/whisper.cpp/pkg-plist index ba5121cef27f..17eb4f85532c 100644 --- a/audio/whisper.cpp/pkg-plist +++ b/audio/whisper.cpp/pkg-plist @@ -1,12 +1,12 @@ %%EXAMPLES%%bin/vad-speech-segments %%EXAMPLES%%bin/whisper-bench %%EXAMPLES%%bin/whisper-cli %%EXAMPLES%%bin/whisper-server bin/whisper.cpp-download-ggml-model.sh include/whisper.h lib/cmake/whisper/whisper-config.cmake lib/cmake/whisper/whisper-version.cmake lib/libwhisper.so lib/libwhisper.so.1 -lib/libwhisper.so.1.7.6 +lib/libwhisper.so.1.8.2 libdata/pkgconfig/whisper.pc