@Bugsounet
personal model *.pmdl: it works like a charm!
microphone in my rpi4: ReSpeaker Mic Array v2-0
config.js:
...
snowboy: {
usePMDL: true,
audioGain: 2.5,
Frontend: false, //use true with other models
Model: "rachele", //snowboy
Sensitivity: 0.6 //null
},
...
Frontend: false is better in my case.
tested @3mt away from mic.
Just a typo in MMM-GoogleAssistant.css row 30 and 32 (it was already there in previous version).
Fantastic!
Thanks