Can i upload my V2 RVC model on to the Colab?

#28
by Kurohana - opened

Hi, i notice that the inference now can support the v2 model
So i was wondering that can i upload my v2 himeko model on to the Colab file to use it?

And also when i upload my model, do i need to change anything in the code?

You don't need to change anything in the code. You just need to edit model_info.json and category_info.json
Here's the bare-bone code without any model: https://github.com/ArkanDash/Multi-Model-RVC-Inference
you can just fork and change the JSON that I told you earlier

Thanks, but where can i find the category_info.json?

In the weights folder

I kept getting this error after i upload my model
I try to do with the other model as well but it wont work

image.png

Hmmm... let me try to find a way to fix it.

Thanks
Let me know when you done fixing it please

Thanks
Let me know when you done fixing it please

The new inference is ready, you can enable the new inference to use the v2 model. It's in a test state. But usable for now
https://colab.research.google.com/drive/110kiMZTdP6Ri1lY9-NbQf17GVPPhHyeT?usp=sharing

ArkanDash changed discussion status to closed

Sign up or log in to comment