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.000042 |
First Submitted: | 2020-10-08 03:04 (UTC) |
Last Updated: | 2021-03-03 08:05 (UTC) |
Dependencies (6)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- python-setuptools (make)
- python-matplotlib (python-matplotlib-git) (optional) – plot audio signal and detections
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame) (optional) – used for math operations instead of standard python if available.
- python-pyaudio (python-pyaudio-skeh-git, python-pyaudio-git) (optional) – read audio data from the microphone and play back detections.
- python-pydub (optional) – read audio files in popular audio formats (ogg, mp3, etc.) or extract audio from a video file.