blob: e2585cdbb43ec1189487862d4375fbfa71a34d5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-openwakeword
pkgdesc = OpenWakeWord
pkgver = 0.6.0
pkgrel = 1
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-wyoming
depends = python-onnxruntime
depends = python-tflite-runtime
source = https://github.com/dscripka/openWakeWord/archive/refs/tags/v0.6.0.tar.gz
sha256sums = 927b8188f94140b16fc07e8916e735cac987fa8f73ed54a656932ae9e581e85f
pkgname = python-openwakeword
|