Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Version 1.7 #432

Merged
merged 14 commits into from
Dec 22, 2018
Merged

Version 1.7 #432

merged 14 commits into from
Dec 22, 2018

Commits on Oct 14, 2017

  1. make triggers / voice triggers more general

    * don't pass the trigger_name parameter as we can set it as class property
    
    * add optional validate_config() method to BaseTrigger
    
    * new base class VoiceTrigger for voice triggers such as pocketsphinx or snowboy
    renekliment committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    5e0a00f View commit details
    Browse the repository at this point in the history
  2. support for snowboy; fixes #53

    renekliment committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    1210773 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Merge pull request #177 from renekliment/snowboy-support

    Simple Snowboy support
    renekliment committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    8cc9f02 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. use python 3 by default

    renekliment committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    3f16665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd922dd View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    d6adf0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4ba7e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f54c30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ac3044 View commit details
    Browse the repository at this point in the history
  7. debian: use pip from repo, because it's new enough on supported syste…

    …ms (droping Jessie support)
    renekliment committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    034609c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f80bf4 View commit details
    Browse the repository at this point in the history
  9. CHANGELOG update

    renekliment committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    efb531a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #429 from renekliment/maintenance-upgrade

    Maintenance upgrade
    renekliment committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    cc1784d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. v1.7 CHANGELOG (#431)

    renekliment committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    8245cd6 View commit details
    Browse the repository at this point in the history