pkgbase = yazses
	pkgdesc = Offline hold-to-talk voice dictation that types into the focused app - local faster-whisper, no cloud
	pkgver = 2.25.1
	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.25.1.tar.gz
	sha256sums = d80b07c9ff4de3a527ca5bcf62db6dce157c2ad48cd222c3107983fd41786b95

pkgname = yazses
