pkgbase = yazses
	pkgdesc = Offline hold-to-talk voice dictation that types into the focused app - local faster-whisper, no cloud
	pkgver = 2.24.0
	pkgrel = 1
	url = https://github.com/MSKazemi/yazses
	install = yazses.install
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	depends = python>=3.11
	depends = python-numpy
	depends = python-typer
	depends = python-platformdirs
	depends = python-cryptography
	depends = python-evdev
	depends = python-xlib
	depends = pyside6
	depends = portaudio
	depends = python-faster-whisper
	depends = python-sounddevice
	optdepends = xdotool: text injection and window targeting on X11
	optdepends = ydotool: text injection on Wayland (preferred)
	optdepends = wtype: text injection on Wayland (alternative)
	optdepends = xclip: clipboard fallback on X11
	optdepends = wl-clipboard: clipboard fallback on Wayland
	optdepends = python-sherpa-onnx: speaker labels for `yazses transcribe --diarize` (AUR)
	source = https://files.pythonhosted.org/packages/source/y/yazses/yazses-2.24.0.tar.gz
	sha256sums = c6fa02a5909d158836a4329fee0d4a91696eef0ecb7b7264f312aea4f79225ad

pkgname = yazses
