Read the statement by Michael Teeuw here.
Assistant Error
-
@sean is it possible you can elaborate on these settings in config? I only want to use Google assistant, so have commented out the “MIRROR” hotword, but sometime the MIC picks up on words that are not like my trained model, and sits on the assistant logo waiting for something, and there’s no way to get out of it without restarting the mirror. ie, these settings in particular:
sensitivity:
{ file: "resources/google.pmdl", sensitivity: 0.7, hotwords : "ASSISTANT" //One of models should be "ASSISTANT" }
silence and verbose:
record: { threshold: 0, //Ignore this. I think you don't need to change this. verbose:false, //true for checking recording status. recordProgram: 'arecord', //You can use 'rec', 'sox'. But I recommend use 'arecord'. silence: 2.0 //Ignore this. I think you don't need to change this. },
Thanks again!
-
@shep99 said in Assistant Error:
Just wanted to repost here, @sean thanks and got it going. This is an INCREDIBLE module and thank you. My problem was with my MIC after setup. If anyone else is coming across this, this link here helped to get my MIC setup properly:
Great module @sean absolutely incredible! Thanks
Hello,
I still have problems to use despite several unsuccessful attempts.
Could you detail the installation procedure you used?
Thank you in advance,
-
@shep99
Frankly, I have alsopmdl
problem. When I useumdl
, everything is ok. But,pmdl
is not worked properly, I don’t know why. -
@shep99 Can you please post your ALSA config?
cat ~/.asoundrc cat /proc/asound/modules cat /proc/asound/devices
Thanks.
-
Just want to tell everyone that this module works very well.
I had some initial compile issues and trying to get the correct GA authentication, but after that it worked.Now, I’m looking at Alexa, since I’d like both Alexa and GA + MM working.
Please see the github issue for solution in case you missed it. -
This post is deleted! -
This post is deleted! -
This post is deleted! -