Skip to content

Commit 4ec0712

Browse files
committed
jarvis model
1 parent 300c055 commit 4ec0712

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ Here is the list of the models, and the parameters that you have to use for them
166166

167167
* **resources/snowboy.umdl**: Universal model for the hotword "Snowboy". Set
168168
SetSensitivity to 0.5 for better performance.
169+
* **resources/jarvis.umdl**: Universal model for the hotword "Jarvis". This model contains two sub-words. Set
170+
SetSensitivity to `[0.8,0.8]` (Python) or `"0.8,0.8"` (Java, C++, or other wrappers) for better performance.
169171
* **resources/alexa.umdl**: Universal model for the hotword "Alexa". Set
170172
SetSensitivity to 0.5, and preferably set ApplyFrontend (only works on Raspberry
171173
Pi) to true. This model is depressed.

resources/jarvis.umdl

3.37 MB
Binary file not shown.

0 commit comments

Comments
 (0)