snowtech Posted September 25, 2019 Posted September 25, 2019 (edited) Let me know what you guys think about this solution. I was trying to make a TTS using Google platform instead of Raspberry Pi... I gave up and made this video for the matter of fun and to accomplish my goal. I did it! I want to create a channel on Youtube called Automate That! where I would make integration of funny things just for the matter of possibility. Subscribe to my channel please? Thank you! Edited September 26, 2019 by snowtech 1
asbril Posted September 27, 2019 Posted September 27, 2019 On 9/25/2019 at 11:39 AM, snowtech said: Let me know what you guys think about this solution. I was trying to make a TTS using Google platform instead of Raspberry Pi... I gave up and made this video for the matter of fun and to accomplish my goal. I did it! I want to create a channel on Youtube called Automate That! where I would make integration of funny things just for the matter of possibility. Subscribe to my channel please? Thank you!
asbril Posted September 27, 2019 Posted September 27, 2019 Very nice...... Now, can this be put into a nodeserver that is easy to use for the less techie among us..... ?
Mecheng70 Posted September 27, 2019 Posted September 27, 2019 (edited) Have you seen this? https://cloud.google.com/text-to-speech/ Here is the pricing... https://cloud.google.com/text-to-speech/pricing Edited September 27, 2019 by Mecheng70
asbril Posted September 27, 2019 Posted September 27, 2019 3 hours ago, Mecheng70 said: Have you seen this? https://cloud.google.com/text-to-speech/ Here is the pricing... https://cloud.google.com/text-to-speech/pricing As asked before, do you think that this can work with ISY ?
Mecheng70 Posted September 28, 2019 Posted September 28, 2019 20 hours ago, asbril said: As asked before, do you think that this can work with ISY ? No idea. Leaving that to the professionals... 1
snowtech Posted September 30, 2019 Author Posted September 30, 2019 I have used that before, ISY has no audio output so we need a raspberry pi to work... somehow I "over used it" and google api blocked my ip... no more TTS. But Google TTS voice is the nicest one... im still using TTS through Rpi but i would love to find a way to trigger the google home to speak.
snowtech Posted September 30, 2019 Author Posted September 30, 2019 On 9/26/2019 at 9:04 PM, asbril said: Very nice...... Now, can this be put into a nodeserver that is easy to use for the less techie among us..... ? This was just a joke... i dont think this is convenient to use...
MWareman Posted October 3, 2019 Posted October 3, 2019 As asked before, do you think that this can work with ISY ? Well, there are Python and node.js binding for the API. Someone that knows nodeservers could likely implement fairly easily.Biggest issues are ISY lack of string handling (workarounds are in the Polyglot world - but it sure would be nice to see strings natively as ISY variables!) and being able to keep track of costs (there is a free tier - and many would want to stay within that). 1
Mecheng70 Posted October 26, 2019 Posted October 26, 2019 How about this? https://github.com/greghesp/assistant-relay I was going to look into running this on the RPI4 that I am running polyglot on. Currently having issues following the directions to get the google side online. May be this weekend.
asbril Posted October 26, 2019 Posted October 26, 2019 6 hours ago, Mecheng70 said: How about this? https://github.com/greghesp/assistant-relay I was going to look into running this on the RPI4 that I am running polyglot on. Currently having issues following the directions to get the google side online. May be this weekend. Will this nodeserver eventually appear in the nodeserver store on Polyglot ?
Jimbo.Automates Posted October 27, 2019 Posted October 27, 2019 It's not a nodeserver, it's a nodejs program you run on another computer. I worked on integrating it into notification nodeserver but was waiting for new v3 release which is just come out recently but I've not had time to try.Sent from my Pixel 3 XL with Tapatalk 1 1
stimpy2k Posted July 6, 2020 Posted July 6, 2020 @Jimbo Any chance this could be revisited? Being able to send Google Home commands from an ISY would be a great feature. I can think of a million things I'd like to tap into with that functionality. This is exactly what I'm looking for!
Jimbo.Automates Posted July 6, 2020 Posted July 6, 2020 @Jimbo Any chance this could be revisited? Being able to send Google Home commands from an ISY would be a great feature. I can think of a million things I'd like to tap into with that functionality. This is exactly what I'm looking for! I would like to, but still a haven't had the time.Sent from my Pixel 3 XL using Tapatalk 1
stimpy2k Posted July 7, 2020 Posted July 7, 2020 @Jimbo Could we chip into a tip jar for you, to help motivate the project?? $$$ 1
asbril Posted July 7, 2020 Posted July 7, 2020 (edited) 12 hours ago, stimpy2k said: @Jimbo Could we chip into a tip jar for you, to help motivate the project?? $$$ count me in ! As a matter of fact, I would favor for all nodeserver developers to list their Paypal or Venmo account, so that we show our appreciation for well working nodeservers. Edited July 7, 2020 by asbril 1
stimpy2k Posted July 7, 2020 Posted July 7, 2020 45 minutes ago, asbril said: As a matter of fact, I would favor for all nodeserver developers to list their Paypal or Venmo account, so that we show our appreciation for well working nodeservers. For sure! That's a good idea. 1
Recommended Posts