-
-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new models of various architectures #168
Conversation
Wow, this is amazing thank you! I'm excited to test a few of these later on; I'll upload all of the files to the model configs release and merge this as soon as I'm at a faster internet connection 🙏 |
Released in version Now I'm definitely getting to the point where I feel we need to provide users of Do you or @Bebra777228 happen to know if there's an easy way to find the MVSEP leaderboard metrics (e.g. instrumental SDR, vocal SDR) for each of these models? If we could reliably map model filenames or add additional metadata to our models.json to enable querying those metrics from MVSEP for every supported model, it would be great to then list the SDR in the model list output ( |
I will leave the question about requesting metrics from MVSEP to you, but there is a way to find the average SDR. Some models, when opened as an archive, contain a folder whose name sometimes includes the average SDR value, such as in the models For example, for the model I don't know if this will help in any way 🤷♂️ |
I can look up information about SDRs and ask directly the creators of many models. There is also a lot of information about the models, SDRs and user reviews here. Although it will be difficult to get the SDR for older and rarely used models such as:
Just to give a sample |
The model MelBandRoformerSYHFTV2.5.ckpt was not loaded in model-configs. |
model - MelBandRoformerSYHFTV2.5.ckpt MelBand Roformer Kim | SYHFT V2.5 by SYH99999 The model file is missing in model-configs. |
Sorry, I deleted my comment when I re-read your message and realized I'd missed the actual model (my brain first somehow interpreted "missed the model config file" which I checked and was there 😅 ) Uploaded the actual model file now; thanks for catching that! |
Apologies, the VR I've just fixed it (among also implementing a model evaluation/scoring script which I intend to use to help folks choose better performing models more easily) in https://github.com/nomadkaraoke/python-audio-separator/pull/169/files
|
Thanks, fixed! |
Models:
Roformers:
MelBand Roformer Kim | FT by unwa
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | De-Reverb by anvuew
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | De-Reverb Less Aggressive by anvuew
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | De-Reverb-Echo by Sucial
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | De-Reverb-Echo V2 by Sucial
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | SYHFT by SYH99999
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | SYHFT V2 by SYH99999
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | SYHFT V2.5 by SYH99999
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | SYHFT V3 by SYH99999
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | Big SYHFT V1 by SYH99999
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | Big Beta 4 FT by unwa
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer Kim | Big Beta 5e FT by unwa
Checkpoint Link: ckpt
Config Link: config
BS Roformer | Chorus Male-Female by Sucial
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | Aspiration by Sucial
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | Aspiration Less Aggressive by Sucial
Checkpoint Link: ckpt
Config Link: config
MelBand Roformer | Bleed Suppressor V1 by unwa & 97chris
Checkpoint Link: ckpt
Config Link: config
MDX23C:
MDX23C De-Reverb by aufr33 & jarredou
Checkpoint Link: ckpt
Config Link: config
VR Arch:
UVR-De-Reverb by aufr33 & jarredou
Checkpoint Link: pth
JSON Config: (In PR)
Code to be added to model_data_new.json as i said in #166 (comment):
Another changes
I also renamed an existing model to give credit to its author.
These models were tested on my Windows 11 with CPU end. If you find any error lmk as I may have made some oppsie.