forked from platypush/platypush
Support for custom hotword detection through Snowboy
This commit is contained in:
parent
6309f5301e
commit
d5f73023ea
6 changed files with 390 additions and 18 deletions
1
setup.py
1
setup.py
|
@ -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']
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue