Source: linux-voice-assistant
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: sound
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-aioesphomeapi <!nocheck>,
 python3-getmac <!nocheck>,
 python3-mpv <!nocheck>,
 python3-netifaces2 <!nocheck>,
 python3-numpy <!nocheck>,
 python3-pymicro-wakeword <!nocheck>,
 python3-pyopen-wakeword <!nocheck>,
 python3-pytest <!nocheck>,
 python3-soundcard <!nocheck>,
 python3-webrtc-noise-gain <!nocheck>,
 python3-zeroconf <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/OHF-Voice/linux-voice-assistant
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/linux-voice-assistant
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/linux-voice-assistant.git
Testsuite: autopkgtest-pkg-pybuild

Package: linux-voice-assistant
Architecture: all
Depends:
 python3-aioesphomeapi,
 python3-getmac,
 python3-mpv,
 python3-netifaces2,
 python3-numpy,
 python3-pymicro-wakeword,
 python3-pyopen-wakeword,
 python3-pytest,
 python3-soundcard,
 python3-webrtc-noise-gain,
 python3-zeroconf,
 ${misc:Depends},
 ${python3:Depends},
Description: Linux voice satellite for Home Assistant
 Linux Voice Assistant provides voice satellite software for Home Assistant.
 It lets a Linux system act like an ESPHome voice device, allowing Home
 Assistant Assist to use it for remote voice control and interaction.
 .
 The assistant can capture speech from a microphone, perform local wake word
 detection with OpenWakeWord or MicroWakeWord, and play responses and
 announcements through the local audio system. In Home Assistant it can be
 discovered through the ESPHome integration and used for voice conversations,
 timers, announcements, and media playback.
