-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snowboy hot word Detection #550
base: master
Are you sure you want to change the base?
Conversation
Add installation.
Add "todo" section in README.md
PassiveListen is done with snowboy now !
Remove persona from conversation.py.
Remove persona from conversation constructor.
stt_passive_engine will be snowboy !
i got an error |
Hi guys ! I'm newbie on Travis and github. Fix these issues I supposed: The build on Travis start automatically when someone push a commit ? |
I'm not sure why you would want to remove all the passive detection stuff. Shouldn't using snowboy just be an option like the other passive detection options? This change seems sort of against the modular construction of Jasper. |
@Link774, i agree |
I agree as well, its just a marketing technique. Remember, the snowboy guys are nice guys, but they are a commercial product. It would be in their best interest if they had no competition in the space. |
The differences with the main project
The problem with stt online, it's the big lack of PriVAcy !!!
In jasper by adding stt_passive_engine in profile.yml you can choose the stt who gonna listen to you til you said "Jasper !".
Of course you have to choose a not online stt, if you mind about your PriVAcy...
That's good But !
To address these points, i decide to use "Snowboy Hot Word Detection" https://snowboy.kitt.ai/ as "stt passive engine".
Installation
TODO