Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : python-pymicro-features
  Version         : 2.0.2
  Upstream Author : Michael Hansen <[email protected]>
* URL             : https://github.com/rhasspy/pymicro-features
* License         : Apache-2.0
  Programming Lang: Python
  Description     : speech feature extraction for microWakeWord and microVAD

  This library exposes the microfrontend audio processing used to turn short
  blocks of 16-bit mono PCM audio into numeric feature frames. It applies
  windowing, Fourier transforms, filterbank processing, noise reduction, gain
  control, and logarithmic scaling to produce compact values for small wake word
  and voice activity detection pipelines.
  .
  The generated feature frames are intended to be consumed by microWakeWord and
  microVAD. Input is supplied as raw audio sample bytes by the caller, and
  processed frames are returned directly to the caller.

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.

Reply via email to