Releases: esphome/home-assistant-voice-pe
Releases · esphome/home-assistant-voice-pe
24.10.1
24.9.40
- Fix LEDs stuck on startup twinkle
- Save/restore wake word enabled state to flash
- Handle case where only one mic channel is configured
24.9.39
Re-release of 24.9.38 for upgrade testing
24.9.38
What's Changed
- Fix Improv Serial Animation by @jlpouffier in #146
- Build 8MB variant by @jesserockz in #147
Full Changelog: 24.9.37...24.9.38
24.9.37
24.9.36
What's Changed
- Make mute pure red by @synesthesiam in #140
- Update sounds by @synesthesiam in #142
- Fix Sound Delays by @jlpouffier in #143
- Remove wake word select by @synesthesiam in #144
Full Changelog: 24.9.35...24.9.36
24.9.35
24.9.34
What's Changed
- [nabu] fix recursive call with software volume by @kahrendt in #136 (thanks @gnumpi)
- [voice_assistant] remove unused mWW VAD for end of speech detection by @kahrendt in #137
- [micro_wake_word] remove unused enable_wake_words function by @kahrendt in #138
Full Changelog: 24.9.33...24.9.34
24.9.33
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