blob: 37894265708c1c7db76f6e5e637b08d726418209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-auditok
pkgdesc = An audio/acoustic activity detection and audio segmentation tool.
pkgver = 0.4.2
pkgrel = 1
url = https://github.com/amsehili/auditok
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-matplotlib
depends = python-numpy
depends = python-sounddevice
source = https://files.pythonhosted.org/packages/source/a/auditok/auditok-0.4.2.tar.gz
sha256sums = 52985096cbd3c15d650e71cb252b385875c9031da40ca8584b99fcdd9e26eaa5
pkgname = python-auditok
|