summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45e807b3454e3cb5c5fe2cd9dc9650e57f924b83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-openwakeword
	pkgdesc = OpenWakeWord
	pkgver = 0.6.0
	pkgrel = 2
	url = https://github.com/dscripka/openWakeWord
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-onnxruntime
	depends = python-tflite-runtime
	depends = python-scikit-learn
	depends = python-scipy
	depends = speexdsp
	depends = python-tqdm
	source = https://github.com/dscripka/openWakeWord/archive/refs/tags/v0.6.0.tar.gz
	sha256sums = 927b8188f94140b16fc07e8916e735cac987fa8f73ed54a656932ae9e581e85f

pkgname = python-openwakeword