DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-pyopen-wakeword 1.1.0+dfsg-1

Package Information

Descriptionwake word detection for 16 kHz mono audio

This library analyses 16-bit mono audio sampled at 16 kHz and reports wake- word match probabilities from openWakeWord model files.

It provides streaming processing for small audio chunks, with a separate feature extraction step and model evaluation step. It can use bundled wake- word models, such as the Okay Nabu model, or a selected model file in the supported format.

The command-line interface can read WAVE files or raw PCM audio from standard input, making it usable with local audio capture tools as well as prerecorded audio.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-pyopen-wakeword.git (browse)
Closes#1141206
Trackerhttps://tracker.debian.org/pkg/python-pyopen-wakeword
Uploaded5 hours ago

New Package Report

.changes
DateWed, 01 Jul 2026 11:44:50 +0100
Sourcepython-pyopen-wakeword
Version1.1.0+dfsg-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-pyopen-wakeword (1.1.0+dfsg-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141206)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-pyopen-wakeword deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pyopen-wakeword
Upstream-Contact: Michael Hansen <mike@rhasspy.org>
Source: https://github.com/rhasspy/pyopen-wakeword
Files-Excluded: lib/*

Files: *
Copyright: Michael Hansen <mike@rhasspy.org>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to mechtilde 4 hours ago, started 4 hours ago, completed 4 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package