<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Assistant Jarvis.umdl set up]]></title><description><![CDATA[<p dir="auto">I just got my MMM-Assistant fully working finally and the last step I would like to do is change my assistant .umdl to jarvis instead of snowboy.  I see that you need to put 2 sensitivities in for jarvis and also change the ApplyFrontend to true.  I am completely lost on how to do this, I don’t know a whole lot about coding so bare with me please!  Would these changes just be a matter of editing the module in the config.js or do I need to go somewhere else to make the changes?</p>
<p dir="auto">Thanks in advance!</p>
]]></description><link>https://forum.magicmirror.builders/topic/7559/mmm-assistant-jarvis-umdl-set-up</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 02:08:12 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/7559.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Jul 2018 23:08:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Assistant Jarvis.umdl set up on Wed, 04 Jul 2018 19:32:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plachu" aria-label="Profile: plachu">@<bdi>plachu</bdi></a> I’m using 2.4.1</p>
<p dir="auto">It recognizes the jarvis hotword with</p>
<p dir="auto">file: ‘resources/u-models/jarvis.umdl’,<br />
sensitivity: ‘0.8,0.80’,<br />
hotwords: [‘jarvis’,‘jarvis’]</p>
<p dir="auto">but the microphone turns red right after recognizing the hotword and doesn’t do anything afterwards.</p>
]]></description><link>https://forum.magicmirror.builders/post/41211</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/41211</guid><dc:creator><![CDATA[meisch23]]></dc:creator><pubDate>Wed, 04 Jul 2018 19:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Assistant Jarvis.umdl set up on Wed, 04 Jul 2018 16:58:26 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I think you have to change it in config.js file (in MagicMirror dir) like:</p>
<p dir="auto">{<br />
file: “resources/jarvis.umdl”,<br />
sensitivity: 0.8, 0.80,<br />
hotwords : “ASSISTANT” //One of models should be “ASSISTANT”<br />
}</p>
<p dir="auto">But I’m not sure. BTW what ver of MM are u using? Couse I can’t get it work with 2.4.1…</p>
]]></description><link>https://forum.magicmirror.builders/post/41207</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/41207</guid><dc:creator><![CDATA[Plachu]]></dc:creator><pubDate>Wed, 04 Jul 2018 16:58:26 GMT</pubDate></item></channel></rss>