#how to infer locally on any Google Colabs?
1 messages · Page 1 of 1 (latest)
running a software locally implies that it uses your device's resources
google colab is a cloud service and works from there. not using your resources
therefore you can't "use Colab locally".
what you can do is install the local version of RVC and use it, if that's what you meant
ah and, in the context of RVC, inference is the process of applying a voice model to an audio
you can't run RVC locally on mobile yet, for now is desktop-exclusive or through services like Colab, Hugging Face, Kaggle, Paperspace, etc.
Oh thanks, no wonder why the local URL one doesn't appear after I clicked it and only the Gradio one works
np =3 don't be afraid to reach out for help