Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
@vijayrraut
Ver 1.1.0 is ready. (not yet merged into master branch)
You can usedingsound on 1.1.0. It will be my pleasure if you test this for me.
https://github.com/eouia/MMM-AssistantMk2/tree/1.1.0 -
@sean I’ll give it a try. How do I install something that isnt in the master branch?
-
sudo apt-get install mpg321 cd ~/MagicMirror/modules/MMM-AssistantMk2 git pull git checkout 1.1.0 npm install --save wav -
UPDATE
[1.1.0] - 2018.10.04
- MP3 Output is supported. Now you can get more unchunky sound result.(Set audio.encodingOut to MP3 // OGG is not yet supported.)
ding.wavwill be played when Assistant is ready to hear your voice.- How to update from prior version
sudo apt-get install mpg321 cd ~/MagicMirror/modules/MMM-AssistantMk2 git pull npm install --save wav -
@sean Thank You
Ding is working just fine. Thank You. A little annoying sound and I was thinking of replacing it with another sound file. What if I wanted google to say something instead of ding, can I give it text to say easily? -
@teitlebot
change other wav file and rename it asding.wav,
Anyway, if you mean Text-To-Speech, nope. (My prior had that functionality but I abandoned it) I don’t want to back again. -
@teitlebot totally agree!
-
@sean ok. Can I ask why you abandoned it?
-
@teitlebot
Complexity. And most TTS solutions ate not so good to hear. The best Google solution is not free. -
@sean I see. I manually created a sound file and replaced it and it works fine, although a bit choppy.
-
@sean Next Question
Why doesnt google allow me to use the MM to play music. I can get it to play out of my google home mini in my kitchen using the MM but there doesnt seem a way to use the MM speaker to play. not even spotify.
Although youtube does work as you seem to have added that functionality. -
@teitlebot
Idk. Because this sdk might be just on beta stage? -
@sean Thank you very much. The changes for “ding” sound are working like a charm. Initially I got error while git pull as I had my own changes to my .js files. I did ‘git stash’ and merged the new changes. Thank you so much.
git stash
git pull
git stash pop
npm install --save wav -
Hi. I have a problem at this point:
In your SBC, you can run auth-tool for authentification. (not via SSH)
cd ~/MagicMirror/modules/MMM-AssistantMk2
node auth_and_test.jsand i see this:
- That’s an error.
Error: disabled_client
A native application: project-1019057327317
You can email the developer of this application at: unconfiguredapp@google.com
This app is not yet configured to make OAuth requests. To do that, set up the app’s OAuth consent screen in the Google Cloud Console.
Probably SSH is the problem, but I don’t understand this: “(So you’d better to execute this script in your RPI shell, not via SSH)”
Could you help me with this?
-
@stabber
I think your Google project(project-1019057327317) is not setup completely. There could be many reasons to cause 4XX errors. But I think you missed making consent screen. Go ToGoogle Cloud Platform > YOUR PROJECT > APIs & Services > Credentials > OAuth Consent Screen Taband put some information.
I thinkApplication nameandSupport emailare enough. You don’t need to verify, just save it. Then try again. -
Before I am going to try to use these modules can someone please tell me whether they can be used with the Google AIY Voice Kit (v1) or not? :grimacing_face:
-
@cr4z33
If you can record and play your voice with that device, it could be. -
@cr4z33 I am in the process of setting up now on voice kit v1. did you start yet?
-
ok so i have installed hotword (working i guess), assistantmk2 i went all the way tru and got a response after typing hello what time is it . and get api interactions in my google cloud. also installed notifaction trigger the mirror starts up and if i say jarvis,smartmirror i get hotword dectected but nothing from assistant im at a loss on how to get it going/response. i will upload my terminal output if i can figure out how if any one can help im pretty sure im missing somthing in my config.EDIT ok i input the test config and BAM it is alive the audio is super crunchy but it could be a hardware issue so any one interested yes i am running pi3b+ with aiy kit v 1 and it works.
-
@citizendevpi @Cr4z33
Still got problem?
I’m making whole new update. It will be more stable and easy to install & use. I’ll release this new update in this week. Plz wait a few days.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login