Read the statement by Michael Teeuw here.
MMM-DHT-Sensor : black screen : problem of electron's version number
-
it’s ok for MMM-DHT-Sensor, thank you so much
for pm2 i will see tomorrow . -
today I reinstalled MMM-Google Assistant, MMM-Assistant2Display, MMM-GABackground.
After several reboots pm2 finally starts automatically without doing the procedure you indicated to me above: weird but so much the better … (
should I even have your procedure done ?)On the other hand I had to remove
with-BackgroundStatus.js
from the GoogleAssistant recipe (too bad) because the responses are slower and the movements of the “Jarvis” logo are not smooth (however I have Raspberry 4 B 2Go).Since my new installation I still find that the responses to “Jarvis” commands are either long or nonexistent.
I checked if openGL is working and the answer is: direct rendering: YesI also installed
"with-radio_fr.js"
recipe but when I say “Jarvis mets RTL” or “Jarvis mets … sur youtube” the command starts (radio or youtube) but if I then say “Jarvis” for stopping, Jarvis command does not start, I have to close the MM window to stop it.a few times after executing “Jarvis, quel temps fait t’il ?” command for example the window account.google.com/o/oauth2… opens and ask me to confirm the account used it, didn’t do that to me before
well too often I have to change the plughw to 1 or 2 in config.js, is there something to do ?
thank you for your help on these different questions?
-
-
with
arecord -l
I have :```pi@raspberrypi:~/MagicMirror $ arecord -l **** Liste des Périphériques Matériels CAPTURE **** carte 1: USB [WordForum USB], périphérique 0: USB Audio [USB Audio] Sous-périphériques: 0/1 Sous-périphérique #0: subdevice #0
so the capture card is : 1, however sometimes I have to put 2 for “Jarvis” to start
I do this too :
responseConfig: { useNative : true , playProgram : "mpg321" }
but I often have to call “Jarvis” several times for him to answer
-
@RIKKO14 what microphone are you using?
does it work better w a different hotword?
-
this one :
https://fr.aliexpress.com/item/4000472738470.html?spm=a2g0s.9042311.0.0.27426c37Cmejmg“Jarvis” responds well even at 3 or 4 meters
-
@RIKKO14 eh, you said doesn’t respond
-
I don’t think it comes from the microphone because it picks up well even a few meters away, it’s more the request that MMM-GoogleAssistant does not support, I think
-
and when radio or youtube is on, MMM-GoogleAssistant never responds when I say “Jarvis”.
-
in the wiki (https://github.com/bugsounet/MMM-Assistant2Display/wiki) it’s wrote :
"Notes
If you want to stop radio, a video, displaying photos, link or Spotify:Activate assistant and say :
stop
"and in myconfig.js I wrote :
A2DServer: { useA2D: true, stopCommand: "stoppe" },
if i change “stoppe” by “stop” nothing change