Skip to content

Commit

Permalink
Merge pull request Kitt-AI#545 from daysand/master
Browse files Browse the repository at this point in the history
add subex model
  • Loading branch information
chenguoguo authored Jan 30, 2019
2 parents 3f5f944 + bb61c31 commit 6d7de23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Here is the list of the models, and the parameters that you have to use for them
* **resources/models/snowboy.umdl**: Universal model for the hotword "Snowboy". Set SetSensitivity to 0.5 and ApplyFrontend to false.
* **resources/models/jarvis.umdl**: Universal model for the hotword "Jarvis" (https://snowboy.kitt.ai/hotword/29). It has two different models for the hotword Jarvis, so you have to use two sensitivites. Set sensitivities to "0.8,0.80" and ApplyFrontend to true.
* **resources/models/smart_mirror.umdl**: Universal model for the hotword "Smart Mirror" (https://snowboy.kitt.ai/hotword/47). Set sensitivity to Sensitivity to 0.5, and ApplyFrontend to false.
* **resources/models/subex.umdl**: Universal model for the hotword "Subex". Set sensitivity to Sensitivity to 0.5, and ApplyFrontend to true.

## Precompiled node module

Expand Down
Binary file added resources/models/subex.umdl
Binary file not shown.

0 comments on commit 6d7de23

Please sign in to comment.