When Riva doing TTS does it require internet connection? Or it can be done offline
See config.sh and checkout options for how triton can load the model_repo. If you have all the images needed and rmirs or models ready and persisted, I don’t think there’s any need for connection to any external network for running inference.
Understanding Triton arch and at least model-serving basics helps understand how all this ties together.
Hi @deweyfang
Thanks for your interest in Riva
My Aplologies for the delay,
Thanks @ShantanuNair for your valuable inputs, very true, much appreciated
Once you have set the config.sh and ran the riva_init.sh and riva_start.sh i.e If you have all the images needed and rmirs or models ready and persisted,
There won’t be any need for internet connection for running inference.