Search Criteria
Package Details: python-auditok 0.2.0-1
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: | |
Submitter: | PumpkinCheshire |
Maintainer: | PumpkinCheshire |
Last Packager: | PumpkinCheshire |
Votes: | 1 |
Popularity: | 0.35 |
First Submitted: | 2020-10-08 03:04 |
Last Updated: | 2021-03-03 08:05 |
Dependencies (6)
- python (python-dbg)
- python-setuptools (make)
- python-matplotlib (python-matplotlib-git) (optional) – plot audio signal and detections
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl) (optional) – used for math operations instead of standard python if available.
- python-pyaudio (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.