Hey everyone,
I want an OmniGraph node that takes text (possibly language and voice) as input and sends that information to my Riva Server (with TTS models) using gRPC and returns as output the audio ofthe text being spoken. I gues I could create this node on my own using the python Rive TTS tutorials/samples included with the Riva Quickstart, but I find it hard to believe that such things aren’t already available.
Please advise on what I should use or if I should code it up myself. Or maybe there’s a gRPC node I can work with?
Thanks. I was considering doing that but didn’t want to reinvent the wheel. It’s a very logical thing to be provided so developers can stitch them together.