Search Criteria
Package Details: python-auditok 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-auditok.git (read-only, click to copy) |
---|---|
Package Base: | python-auditok |
Description: | An audio/acoustic activity detection and audio segmentation tool. |
Upstream URL: | https://github.com/amsehili/auditok |
Licenses: | MIT |
Submitter: | PumpkinCheshire |
Maintainer: | PumpkinCheshire |
Last Packager: | PumpkinCheshire |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-08 03:04 (UTC) |
Last Updated: | 2021-03-03 08:05 (UTC) |
Dependencies (6)
- python (python32AUR, python37AUR, python310AUR)
- python-setuptools (make)
- python-matplotlib (python-matplotlib-gitAUR) (optional) – plot audio signal and detections
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR) (optional) – used for math operations instead of standard python if available.
- python-pyaudio (python-pyaudio-gitAUR) (optional) – read audio data from the microphone and play back detections.
- python-pydubAUR (optional) – read audio files in popular audio formats (ogg, mp3, etc.) or extract audio from a video file.