Port details |
- py-auditok Audio/acoustic activity detection and audio segmentation tool
- 0.3.0_1 audio
=2 0.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-10-22 18:09:28
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/amsehili/auditok/
- Description:
- auditok is an Audio Activity Detection tool that can process online data
(read from an audio device or from standard input) as well as audio files.
It can be used as a command-line program or by calling its API.
¦ ¦ ¦ ¦ 
- 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}auditok>0:audio/py-auditok@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-auditok/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-auditok
- pkg install py311-auditok
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-auditok listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-auditok
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734313200
SHA256 (auditok-0.3.0.tar.gz) = 8565d6e7dfbecb7dbbe5c54fb5af66f8c1c827e06745c19df0e3fa468d0022a1
SIZE (auditok-0.3.0.tar.gz) = 1798515
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pyaudio>0 : audio/py-pyaudio@py311
- py311-pydub>0 : audio/py-pydub@py311
- py311-tqdm>0 : misc/py-tqdm@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- multimedia/ffsubsync
Configuration Options:
- No options to configure
- Options name:
- audio_py-auditok
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
0.3.0 16 Dec 2024 11:44:15
    |
Yuri Victorovich (yuri)  |
audio/py-auditok: update 0.2.0 → 0.3.0 |
0.2.0 22 Oct 2023 18:06:23
    |
Yuri Victorovich (yuri)  |
audio/py-auditok: New port: Audio/acoustic activity detection and audio
segmentation tool |
Number of commits found: 3
|