Skip to content

Commit

Permalink
Merge pull request #71 from eiselems/master
Browse files Browse the repository at this point in the history
fix typo in README.md #70
  • Loading branch information
chenguoguo committed Oct 12, 2016
2 parents 66d13cd + 27478e0 commit 549fc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Version: 1.1.0 (9/20/2016)
Snowboy now brings hands-free experience to the [Alexa AVS sample app](https://github.com/alexa/alexa-avs-sample-app) on Raspberry Pi! Here is how you can use other Snowboy models

**Personal model**
* Create your personal hotword model through our [website](https://snowboy.kitt.ai) or [hotowrd API](https://snowboy.kitt.ai/api/v1/train/)
* Create your personal hotword model through our [website](https://snowboy.kitt.ai) or [hotword API](https://snowboy.kitt.ai/api/v1/train/)
* Replace the hotword model in [Alexa AVS sample app](https://github.com/alexa/alexa-avs-sample-app) (after installation) with your personal model
* Set `APPLY_FRONTEND` to `false` in the [Alexa AVS sample app code](https://github.com/alexa/alexa-avs-sample-app/blob/master/samples/wakeWordAgent/src/KittAiSnowboyWakeWordEngine.cpp) and re-compile
* Run the wake word agent with engine set to `kitt_ai`!
Expand Down

0 comments on commit 549fc4c

Please sign in to comment.