Skip to content

Releases: brownard/Ava

v0.5.0

23 Feb 23:18

Choose a tag to compare

What's Changed

  • Use Timber for logging by @brownard in #31
  • Improve compatibility of custom wake words by @brownard in #37
  • Fix player volume not being restored from settings on service start by @brownard in #38
  • Allow to configure a second wake word by @xvello in #40
  • Ensure that the voice satellite is properly reset when ending the pipeline by @brownard in #47
  • Allow to configure timer finish sound by @xvello in #43
  • Revert change to microphone streaming behaviour by @brownard in #50
  • Keep track of timers and display them in the home screen by @xvello in #51
  • Use config entity category for switch entities and expose a switch for the repeating timer sound setting by @brownard in #52
  • Improve wake and stop handling of satellite and add tests by @brownard in #59
  • Add a setting to allow specifying a custom wake sound by @brownard in #60
  • Bump dependency versions and minor code cleanup by @brownard in #62

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

28 Jan 19:41

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jan 22:49

Choose a tag to compare

What's Changed

  • Fix duplicate wake detections by @brownard in #19
  • Refactor wake word handling and add support for custom wake words by @brownard in #21
  • Upgrade dependencies and fix some compiler warnings by @brownard in #22
  • Don't wait for the wake sound to finish before starting to stream the mic to reduce the delay needed after the wake word by @brownard in #24

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Jan 22:25

Choose a tag to compare

What's Changed

  • Reduce mic streaming delay after wake and add voice pipeline tests by @brownard in #16

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Dec 20:45

Choose a tag to compare

  • Add service autostart option

v0.1.0

14 Dec 20:26
f0d74b3

Choose a tag to compare

Initial release