DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-pymicro-wakeword 2.4.1+dfsg-1

Package Information

Descriptionwake word detection with microWakeWord models

This library processes 16-bit mono audio at 16 kHz in small chunks, builds the feature frames expected by microWakeWord, and evaluates wake-word models to report detections or detection probabilities.

It can use bundled wake-word model files and associated metadata, including the built-in Okay Nabu model. Audio may be supplied by calling code as streaming frames, read from WAVE files, or provided on standard input from recording tools.

The command-line interface can run a selected model over one or more WAVE files or over a live raw audio stream. The library reports when the configured wake word is detected, and can also expose the probability value used for threshold-based detection.

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-pymicro-wakeword.git (browse)
Closes#1141227
Trackerhttps://tracker.debian.org/pkg/python-pymicro-wakeword
Uploaded6 hours ago

New Package Report

.changes
DateWed, 01 Jul 2026 16:19:34 +0100
Sourcepython-pymicro-wakeword
Version2.4.1+dfsg-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-pymicro-wakeword (2.4.1+dfsg-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1141227)
.dsc
Package-Listpython3-pymicro-wakeword deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pymicro-wakeword
Upstream-Contact: Michael Hansen <mike@rhasspy.org>
Source: https://github.com/OHF-Voice/pymicro-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