nomadkaraoke / python-audio-separator

Easy to use vocal separation from CLI or as a python package, using a variety of amazing pre-trained models (primarily from UVR)
MIT License
399 stars 64 forks source link

Request support for new model:denoise_mel_band_roformer_aufr33_aggr_sdr_27.9768.ckpt 、denoise_mel_band_roformer_aufr33_sdr_27.9959.ckpt ... #99

Open changqingonly opened 3 weeks ago

changqingonly commented 3 weeks ago

1、the model repo:https://github.com/ZFTurbo/Music-Source-Separation-Training/releases 2、https://huggingface.co/anvuew/deverb_bs_roformer/tree/main

beveradb commented 3 weeks ago

Thanks for the heads up! Of course, if anyone else is willing to port the implementation over to audio-separator and raise a PR that would be greatly appreciated 🙇

Otherwise, I can't promise when I'll get some free (un-allocated) hobby time to add this!