Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-pyopen-wakeword Version : 1.1.0 Upstream Author : Michael Hansen <[email protected]> * URL : https://github.com/rhasspy/pyopen-wakeword * License : Apache-2.0 Programming Lang: Python Description : wake 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

