#how to infer locally on any Google Colabs?

1 messages · Page 1 of 1 (latest)

rotund dove
#

How to infer locally on any Google Colabs and I still wondering what's that local infer mean and idk if it's mobile friendly or only works on PC

hard thorn
#

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.

rotund dove
hard thorn