diff --git a/misc/py-openai-whisper/Makefile b/misc/py-openai-whisper/Makefile index f494362ac723..ec247cdaf88e 100644 --- a/misc/py-openai-whisper/Makefile +++ b/misc/py-openai-whisper/Makefile @@ -1,34 +1,35 @@ PORTNAME= openai-whisper DISTVERSIONPREFIX= v -DISTVERSION= 20240930 -PORTREVISION= 2 +DISTVERSION= 20250625 CATEGORIES= misc python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Robust Speech Recognition via Large-Scale Weak Supervision WWW= https://openai.com/research/whisper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numba>0:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tiktoken>0:textproc/py-tiktoken@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest # tests use 4+ GB each, several tests fail +USE_PYTHON= pep517 concurrent autoplist pytest # tests use 4+ GB each, several tests fail USE_GITHUB= yes GH_ACCOUNT= openai GH_PROJECT= whisper NO_ARCH= yes +# tests as of 20250625: 10 failed, 30 passed, 12 warnings in 1304.50s (0:21:44), all failures are due to "Torch not compiled with CUDA enabled" + .include diff --git a/misc/py-openai-whisper/distinfo b/misc/py-openai-whisper/distinfo index d9e8c3983058..69822f796234 100644 --- a/misc/py-openai-whisper/distinfo +++ b/misc/py-openai-whisper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730752756 -SHA256 (openai-whisper-v20240930_GH0.tar.gz) = 6c93db8f6341235d295ec9cc8d82bdf2d42d2864542c4572da9d4553279234bb -SIZE (openai-whisper-v20240930_GH0.tar.gz) = 7263287 +TIMESTAMP = 1776587774 +SHA256 (openai-whisper-v20250625_GH0.tar.gz) = 812e8a4b54e117c1bda827597f54886084bf062453ede274caf4699153b673f9 +SIZE (openai-whisper-v20250625_GH0.tar.gz) = 7262903