<?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-GoogleAssistant]]></title><description><![CDATA[<p dir="auto">Hello guys,<br />
I’m wondering (I couldn’t find anywere) if the  MMM-GoogleAssistant module can be activated using a personal snowboy hotword detector (*.pmdl).<br />
If yes, is the config the same?</p>
<pre><code>				},
				snowboy: {
				  audioGain: 2.0,
				  Frontend: true, //use true with other models
				  Model: "rachele", 
				  Sensitivity: 0.7 //null
				},
</code></pre>
<p dir="auto">thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/13487/mmm-googleassistant</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 00:40:01 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13487.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Aug 2020 16:04:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 23 Aug 2020 23:41:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdondot" aria-label="Profile: MrDondoT">@<bdi>MrDondoT</bdi></a> said in <a href="/post/80645">MMM-GoogleAssistant</a>:</p>
<blockquote>
<p dir="auto">Just a typo in MMM-GoogleAssistant.css row 30 and 32 (it was already there in previous version).</p>
</blockquote>
<p dir="auto">thx, i will be <a href="https://github.com/bugsounet/MMM-GoogleAssistant/commit/94ee153ad93df88dc9996e100b0b02db31965c74" target="_blank" rel="noopener noreferrer nofollow ugc">corrected</a> for next release</p>
<p dir="auto">edit:<br />
lol, same in 41 and 43<br />
not really important, but not clean ;)<br />
it can wait again for next release (so go to dev too !)</p>
]]></description><link>https://forum.magicmirror.builders/post/80648</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80648</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Aug 2020 23:41:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 23 Aug 2020 23:15:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a> :ok_hand:</p>
]]></description><link>https://forum.magicmirror.builders/post/80647</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80647</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Sun, 23 Aug 2020 23:15:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 23 Aug 2020 23:17:34 GMT]]></title><description><![CDATA[<p dir="auto">thx ;)</p>
<p dir="auto">I have promise support</p>
]]></description><link>https://forum.magicmirror.builders/post/80646</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80646</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 23 Aug 2020 23:17:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Sun, 23 Aug 2020 23:16:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a><br />
personal model *.pmdl: it works like a charm!<br />
microphone in my rpi4: ReSpeaker Mic Array v2-0<br />
config.js:</p>
<pre><code>...
snowboy: {
	  usePMDL: true,
	  audioGain: 2.5,
	  Frontend: false, //use true with other models
	  Model: "rachele", //snowboy
	  Sensitivity: 0.6 //null
},
...
</code></pre>
<p dir="auto"><strong>Frontend: false</strong> is better in my case.</p>
<p dir="auto">tested @3mt  away from mic.</p>
<p dir="auto">Just a typo in MMM-GoogleAssistant.css <strong>row 30 and 32</strong> (it was already there in previous version).</p>
<p dir="auto">Fantastic!<br />
Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/80645</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80645</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Sun, 23 Aug 2020 23:16:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 18:07:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a><br />
:flexed_biceps:<br />
thanks, you did great!</p>
]]></description><link>https://forum.magicmirror.builders/post/80356</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80356</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Wed, 19 Aug 2020 18:07:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 18:05:21 GMT]]></title><description><![CDATA[<p dir="auto">sure,<br />
my npm library is NOT the same like original snowboy</p>
<p dir="auto">I use only my own npm library, but i have a lot of module so i have a choice to do for update ;)<br />
actually i’m working around MMM-Tools maybe after i will code your feature :)</p>
<p dir="auto">Note:<br />
it’s not too complex to add it, just give me time to do it !<br />
unfortunately I only have 2 hands … otherwise I will be an octopus mouahahah</p>
]]></description><link>https://forum.magicmirror.builders/post/80354</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80354</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 19 Aug 2020 18:05:21 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:57:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a><br />
yeah, I’ve seen guys around trying using MMM-Hotword, MMM-Snowboy with your module to get around it, also the old repo <a href="https://github.com/gauravsacc/MMM-GoogleAssistant" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/gauravsacc/MMM-GoogleAssistant</a> had that option available.</p>
]]></description><link>https://forum.magicmirror.builders/post/80353</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80353</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:52:59 GMT]]></title><description><![CDATA[<p dir="auto">in the begining, i’m try to make a simple configuration because original snowboy configuration is very … very boring</p>
<p dir="auto">I have planned to add it but not set actually<br />
Just official hotkey is supported</p>
]]></description><link>https://forum.magicmirror.builders/post/80352</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80352</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:52:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:50:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a><br />
ahh, that’s why I couldn’t find any support on that.</p>
<p dir="auto">Will you support personal ww?</p>
<p dir="auto">thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/80351</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80351</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:50:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:48:43 GMT]]></title><description><![CDATA[<p dir="auto">It’s not breaked, just not coded in core of <a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a>/snowboy</p>
]]></description><link>https://forum.magicmirror.builders/post/80350</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80350</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:48:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:47:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a> booo… how did u break it?</p>
]]></description><link>https://forum.magicmirror.builders/post/80349</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80349</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:47:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:46:40 GMT]]></title><description><![CDATA[<p dir="auto">this feature is not yet supported by GA</p>
]]></description><link>https://forum.magicmirror.builders/post/80348</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80348</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:46:40 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:32:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdondot" aria-label="Profile: MrDondoT">@<bdi>MrDondoT</bdi></a> and what did u specify in config?</p>
<p dir="auto">must the full name rachele.pmdl</p>
<p dir="auto">else it will look for the other file type</p>
]]></description><link>https://forum.magicmirror.builders/post/80346</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80346</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:32:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 17:03:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a><br />
:folded_hands:  appreciate</p>
<p dir="auto">but the mm will continue restarting with errors.<br />
I’ve put the rachele.pmdl file in the same dir of the others:<br />
/home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/<a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a>/snowboy/resources/models</p>
<p dir="auto">and that’s the log:</p>
<p dir="auto"><img src="/assets/uploads/files/1597856360755-5268cb1f-fc92-47f8-86ee-8fa7a659d89b-image-resized.png" alt="5268cb1f-fc92-47f8-86ee-8fa7a659d89b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/80344</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80344</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Wed, 19 Aug 2020 17:03:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 16:45:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdondot" aria-label="Profile: MrDondoT">@<bdi>MrDondoT</bdi></a> I would open an issue in the GitHub repo.</p>
<p dir="auto">I am not the author.</p>
]]></description><link>https://forum.magicmirror.builders/post/80336</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80336</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Aug 2020 16:45:38 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 16:14:32 GMT]]></title><description><![CDATA[<p dir="auto">ouch! thanks!!<br />
Great stuff</p>
<p dir="auto">Btw, I would suggest to write a note about it in the documentation.</p>
]]></description><link>https://forum.magicmirror.builders/post/80334</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80334</guid><dc:creator><![CDATA[MrDondoT]]></dc:creator><pubDate>Wed, 19 Aug 2020 16:14:32 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant on Wed, 19 Aug 2020 16:09:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrdondot" aria-label="Profile: MrDondoT">@<bdi>MrDondoT</bdi></a> yes, and yes.</p>
]]></description><link>https://forum.magicmirror.builders/post/80333</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80333</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 19 Aug 2020 16:09:15 GMT</pubDate></item></channel></rss>