Support for custom hotword detection through Snowboy

This commit is contained in:
Fabio Manganiello 2018-03-20 23:34:36 +01:00
parent 6309f5301e
commit d5f73023ea
6 changed files with 390 additions and 18 deletions

View file

@ -79,6 +79,7 @@ setup(
'Support for the Google APIs': ['google-api-python-client'],
'Support for most of the HTTP poll backends': ['python-dateutil'],
'Support for Last.FM scrobbler plugin': ['pylast'],
'Support for custom hotword detection': ['snowboy'],
# 'Support for Flic buttons': ['git+ssh://git@github.com/50ButtonsEach/fliclib-linux-hci']
},
)