ultimatevocalremovergui
ultimatevocalremovergui copied to clipboard
Does anyone know where i can find the model sami-bytedance?
I've seen it a couple of times on mvsep but i cant find a clear explanation on what it is and how to get it, any help would be appreacited :D
The SDR scores are off the charts. I cant bother using any other models for my workflow, knowing this model exists. Waiting impatiently :D
this single model seems to beat full fledged MDX ensembles and htdemucs... it looks good but I can't find it ANYWHERE for the life of me
Have we any stem extraction examples from this model published publicly? You say you saw this model as an option on the mvsep website? https://mvsep.com/ or somewhere else?
Hopefully it is released publicly soon, seems a colossal engineering feat to withhold - after all this was a public competition, seems right and proper to release the results.
https://mvsep.com/quality_checker/leaderboard2.php?id=2374
I saw it on mvsep here, god the SDR is off the charts lol
https://mvsep.com/quality_checker/leaderboard2.php?id=2374 I'm not sure what this is about, no "Other" stem
https://www.aicrowd.com/challenges/sound-demixing-challenge-2023/problems/music-demixing-track-mdx-23/leaderboards First place winning entry in SDX2023 Competition. On here, it does show results for the "Other" stem, and handily beats all other models.
@Anjok07 maybe you could convince the makers of this model to bring it to UVR??
Don't think the model is there.. but here's their page in any case:
- https://www.ismir2020.net/bytedance/
-
Speech, Audio & Music Intelligence Research
Welcome to ByteDance booth! We’re SAMI (Speech, Audio & Music Intelligence) team at ByteDance AI Research lab.
-
There's apparently also an audio separation feature in their new 'Ripple' tool, though unsure if it's the same one as shown on these charts:
- https://techcrunch.com/2023/06/30/tiktok-parent-bytedance-launches-music-creation-audio-editing-app/
A few days ago they released a paper detailing their architecture, and we are one step closer to getting a model that is if not directly from them, recreated using their description for our use.
It seems that they used 16 Nvidia V100-32GB GPUs for training. Looking forward to their pre-trained model.
https://github.com/lucidrains/BS-RoFormer
There is code, but no pre-trained model.
Any heroic engineers who can port a functional model of this into Google Colab or UVR, please do! Colab preferable since I dont have a 40GB NVIDIA GPU :)
Wondering how good sami model is, haven't seen any example result.
Still no pretrained model?
https://github.com/lucidrains/BS-RoFormer
There is code, but no pre-trained model.
Is this what you are looking for https://github.com/ZFTurbo/Music-Source-Separation-Training/releases/tag/v1.0.0? There is a pretrained mel_band_roformer model checkpoint, but it only achieves a SDR of 8.42. However, based on the SDR, I'm not sure if this will reproduce the same results as the sami-bytedance code from the SDX23 leaderboard C.
Any updates on pre trained model?
MVsep has a new good BS-Roformer model, it's, free to use on the website but the model is not publicly released (so can't be added to UVR).
MVsep has a new good BS-Roformer model, it's, free to use on the website but the model is not publicly released (so can't be added to UVR).
SDR results seem pretty good, is it better than mdx23c?
https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/model_bs_roformer_ep_368_sdr_12.9628.ckpt Requires use with this version of UVR: https://github.com/TRvlvr/model_repo/releases/download/uvr_update_patches/UVR_Patch_3_29_24_5_11_BETA_full_roformer.exe
Let us know when theres a full 4-stem model of BSRoFormer! Colab if possible...
https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/model_bs_roformer_ep_368_sdr_12.9628.ckpt Requires use with this version of UVR: https://github.com/TRvlvr/model_repo/releases/download/uvr_update_patches/UVR_Patch_3_29_24_5_11_BETA_full_roformer.exe
Does the Mac m1 have it?🙏
https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/model_bs_roformer_ep_368_sdr_12.9628.ckpt需要与此版本的 UVR 一起使用:https://github.com/TRvlvr/model_repo/releases/download/uvr_update_patches/UVR_Patch_3_29_24_5_11_BETA_full_roformer.exe
Mac m1 有吗? 🙏
Unfortunately, the UVR that supports BS Roformer is only available for Windows, and to use it on Mac, you may need to compile it yourself :(