Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v18.2.10

Compare
Choose a tag to compare
@forslund forslund released this 06 Jul 11:24
· 2390 commits to dev since this release

Update precise (#1657)

Update precise and prepare the system for additional models

Enhanced Stop button (#1668)

The stop button will now not trigger the listening animation if a skill or subsystem consumes the button press.

Add support for Govivace STT (#1651)

Big thanks to @JarbasAI for providing this.

Add possibility to query mic status (#1656)

The query currently contains the mute state of the mic. Big thanks to @AIIX for contributing this.

Skill commands for the CLI (#1612)

Added :activate, :deactivate and :keep commands to the CLI, to unload and load skills.

Add Responsive TTS (#1565)

Also great work by by @JarbasAI.

Bugfixes

  • Documentation issues for the parse module (#1670)
  • Fix Padaos (rigid intent parser) (#1662)
  • Fix extract_author issue in msm (#1666)