Posting Models to AI Hub by FDG
You will need
- General information regarding your model
- The .pth file of the model
- The .index file of the model
- LV. 1 or higher in AI Hub
- A Huggingface account
- Audio demos of your model
Step 1
Get the files you need for your model
Your model needs to be packed into a zip file with its final .pth and its added___.index file.
Google Colab users can get this file by running Step 4 on the colab, then checking /RVC_Backup/Finished/ for the model zip.
For local users, you can find these files in the weights folder and the logs folder, respectively.
Once you have located both of these files, they need to be packed into a .zip file. IT MUST BE A ZIP FILE, RAR OR 7Z WILL NOT WORK
Step 2
Prepare huggingface for your files
Create a huggingface account if you haven't already. Once you are logged into huggingface, click on your account icon in the top-right corner, and hit new model
From here, you will be asked how to set up your model repository, which is where ALL of your models will be stored. You can name your repo as you please, but make sure it is set to public and the license is openrail*.
Once the repository has been created, locate the Add file button above the file list and select Upload files
You will be prompted to select your files to upload. You can either click on the upload box to browse to your zip file, or simply drag and drop it into the box.
After queueing your zip file(s) for uploading, Hit the Commit changes to main button at the bottom.
Once its done uploading, you should automatically be brought back to the file list. From here, right-click on the download icon next to the model's name and click on copy link.
Step 3
Submitting the model to AI Hub
Once you are level 1 or higher in the AI Hub Discord server, you can submit your model to #get-model-maker-role.
(Already verified creators can use the forum #voice-models)
Open the #get-model-maker-role in the server and create a new message roughly following the template of:
- (Name of Character) + (RVC v1 or v2) + (number of epochs, and optionally, steps)
- Download link to your characters model
- Image of your character
- Audio demo of your character either speaking, singing, or both
From here, you can wait for Model QC to verify your model. You can then repost your model (and any future models) to the forum #voice-models
Step 4
Congrats
You did it! You successfully posted a model to AI Hub, where it can be appreciated by many.