summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 078f787738284f5451209690b26cc5b3a91c4ed9 (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
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = python-torchaudio
	pkgdesc = Data manipulation and transformation for audio signal processing, powered by PyTorch
	pkgver = 0.12.1
	pkgrel = 1
	url = https://github.com/pytorch/audio
	arch = x86_64
	arch = i686
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = ninja
	makedepends = gcc11
	makedepends = boost
	depends = python
	depends = python-pytorch
	depends = bzip2
	depends = xz
	depends = opencore-amr
	depends = lame
	depends = libogg
	depends = flac
	depends = libvorbis
	depends = opus
	depends = opusfile
	depends = zlib
	optdepends = python-kaldi-io
	conflicts = python-torchaudio-git
	source = git+https://github.com/pytorch/audio#tag=v0.12.1
	source = git+https://github.com/kaldi-asr/kaldi.git
	source = git+https://github.com/kpu/kenlm.git
	source = https://downloads.sourceforge.net/project/sox/sox/14.4.2/sox-14.4.2.tar.bz2
	source = use-system-libs.diff
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c
	sha256sums = 02e7c503a8b876246801d8d9e223992928ee7df8c2009239ffce96583faf52a0

pkgname = python-torchaudio