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: | 2 |
Popularity: | 0.159661 |
First Submitted: | 2020-10-08 03:04 (UTC) |
Last Updated: | 2021-03-03 08:05 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
- python-matplotlib (python-matplotlib-gitAUR) (optional) – plot audio signal and detections
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (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 (python-pydub-gitAUR) (optional) – read audio files in popular audio formats (ogg, mp3, etc.) or extract audio from a video file.
Latest Comments
micwoj92 commented on 2024-10-06 20:12 (UTC)
pyaudio is required dependency, doesnt launch without it: