Port details on branch 2024Q4 |
- py-webrtcvad Interface to the Google WebRTC Voice Activity Detector (VAD)
- 2.0.10_2 audio
=3 2.0.10_2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-05-06 05:05:33
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: libevent, phpsysinfo-php82, xcb-util-image, libXdamage, indexinfo
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/wiseman/py-webrtcvad
- Description:
- A python interface to the WebRTC Voice Activity Detector (VAD).
A VAD classifies a piece of audio data as being voiced or unvoiced. It can be
useful for telephony and speech recognition.
The VAD that Google developed for the WebRTC project is reportedly one of the
best available, being fast, modern and free.
¦ ¦ ¦ ¦ 
- 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}webrtcvad>0:audio/py-webrtcvad@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-webrtcvad/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-webrtcvad
- pkg install py311-webrtcvad
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-webrtcvad listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-webrtcvad
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1557118841
SHA256 (webrtcvad-2.0.10.tar.gz) = f1bed2fb25b63fb7b1a55d64090c993c9c9167b28485ae0bcdd81cf6ede96aea
SIZE (webrtcvad-2.0.10.tar.gz) = 66156
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- multimedia/ffsubsync
- net-p2p/bazarr
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- audio_py-webrtcvad
- USES:
- compiler:c11 python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|