Port details |
- py-openai-whisper Robust Speech Recognition via Large-Scale Weak Supervision
- 20240930 misc =2 20231117Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-03-22 04:12:11
- Last Update: 2024-11-05 01:26:37
- Commit Hash: 3616d23
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://openai.com/research/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.
- 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 = 1730752756
SHA256 (openai-whisper-v20240930_GH0.tar.gz) = 6c93db8f6341235d295ec9cc8d82bdf2d42d2864542c4572da9d4553279234bb
SIZE (openai-whisper-v20240930_GH0.tar.gz) = 7263287
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,1<1.27,1 : 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
- There are no ports dependent upon this port
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:
|