blob: 63de3a5a7c04cc304e4e262ea1bacc43dd4e9a2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-resemble-perth
pkgdesc = Audio watermarking and detection library by Resemble AI (PerTh)
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/resemble-ai/Perth
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-pytorch-opt-cuda
depends = python-torchaudio
depends = python-numpy
depends = python-scipy
depends = python-librosa
depends = python-soundfile
depends = python-audioread
depends = python-matplotlib
depends = python-pydub
depends = python-pyrubberband
depends = python-yaml
depends = python-setuptools
source = https://files.pythonhosted.org/packages/d8/02/f9b5adba306b5cd8bc5525f6bcad8f9d6840c6635d74fcf229a45c0dfb56/resemble_perth-1.0.1.tar.gz
sha256sums = e4688cfc22e07b2ace567b987eb2c26e4ac19cbc37fbfacfd6794a2933ad2392
pkgname = python-resemble-perth
|