24.9.32
What's Changed
- [voice_kit] add yaml configuration options for pipeline stage by @kahrendt in #132
- The audio fed into microWakeWord is now processed through the XMOS's acoustic echo cancellation, interference cancellation, and noise suppression pipeline stages.
- Set default amplify_shift to 2 by @synesthesiam in #134
- The audio fed into microWakeWord is bit shifted by 2, so it is multiplied by a factor of 4. This improves wake word detection in larger rooms.
Full Changelog: 24.9.31...24.9.32