| Port details |
- py-openai-whisper Robust Speech Recognition via Large-Scale Weak Supervision
- 20250625_1 misc
=0 20240930_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-03-22 04:12:11
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- Also Listed In: python
- License: MIT
- WWW:
- https://openai.com/research/whisper
- https://github.com/openai/whisper
- Description:
- Whisper is a general-purpose speech recognition model. It is trained on a large
dataset of diverse audio and is also a multitasking model that can perform
multilingual speech recognition, speech translation, and language
identification.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openai-whisper>0:misc/py-openai-whisper@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-openai-whisper/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-openai-whisper
- pkg install py311-openai-whisper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-openai-whisper listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-openai-whisper
- Package flavors (<flavor>: <package>)
- py311: py311-openai-whisper
- distinfo:
- TIMESTAMP = 1776587774
SHA256 (openai-whisper-v20250625_GH0.tar.gz) = 812e8a4b54e117c1bda827597f54886084bf062453ede274caf4699153b673f9
SIZE (openai-whisper-v20250625_GH0.tar.gz) = 7262903
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-scipy>0 : science/py-scipy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-more-itertools>0 : devel/py-more-itertools@py311
- py311-numba>0 : devel/py-numba@py311
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-tiktoken>0 : textproc/py-tiktoken@py311
- py311-pytorch>0 : misc/py-pytorch@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/openclaw
Configuration Options:
- No options to configure
- Options name:
- misc_py-openai-whisper
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
20250625_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
20250625 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
20250625 19 Apr 2026 09:21:34
    |
Yuri Victorovich (yuri)  |
misc/py-openai-whisper: Update WWW |
20250625 19 Apr 2026 09:07:09
    |
Yuri Victorovich (yuri)  |
misc/py-openai-whisper: update 20240930 → 20250625 |
20240930_2 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
20240930_2 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
20240930_1 31 Aug 2025 10:30:51
    |
Rene Ladan (rene)  |
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script |
20240930 05 Nov 2024 01:26:37
    |
Yuri Victorovich (yuri)  |
misc/py-openai-whisper: update 20231117 → 20240930 |
20231117 22 Mar 2024 04:02:27
    |
Yuri Victorovich (yuri)  |
misc/py-openai-whisper: New port: Robust Speech Recognition via Large-Scale Weak
Supervision |
Number of commits found: 9
|