Skip to content

Conversation

@Eddycrack864
Copy link
Collaborator

Models:

MelBand Roformer | Karaoke V2 by Gabox

BS Roformer | Vocals Revive by Unwa

BS Roformer | Vocals Revive V2 by Unwa

BS Roformer | Vocals Revive V3e by Unwa

MelBand Roformer | Vocals V2 by Gabox

MelBand Roformer | Vocals FV5 by Gabox

MelBand Roformer | Vocals FV6 by Gabox

MelBand Roformer | Instrumental FV7z by Gabox

MelBand Roformer | Instrumental FV8 by Gabox

BS Roformer | Vocals Resurrection by unwa

BS Roformer | Instrumental Resurrection by unwa

UVR-BVE-4B_SN-44100-2 (aka UVR BVE V2/UVR Backing Vocals Extractor V2 by Aufr33)

Models already tested on my end and the files (.ckpt, .pth and .yaml) are already uploaded to the repo

@beveradb
Copy link
Collaborator

Thanks!

Looks like the gabox karaoke config file isn't in the models/configs release yet:

2025-08-15 10:38:54.361 - DEBUG - separator - Searching for model_filename mel_band_roformer_karaoke_gabox_v2.ckpt in supported_model_files_grouped
2025-08-15 10:38:54.361 - DEBUG - separator - Found matching model: Roformer Model: MelBand Roformer | Karaoke V2 by Gabox
2025-08-15 10:38:54.361 - DEBUG - separator - File already exists at /Volumes/AndrewMacSD/python-audio-separator-models-repo/mel_band_roformer_karaoke_gabox_v2.ckpt, skipping download
2025-08-15 10:38:54.361 - DEBUG - separator - Downloading file from https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/mdx_model_data/mdx_c_configs/config_mel_band_roformer_karaoke_gabox.yaml to /Volumes/AndrewMacSD/python-audio-separator-models-repo/config_mel_band_roformer_karaoke_gabox.yaml with timeout 300s
2025-08-15 10:38:54.573 - DEBUG - separator - YAML config not found in UVR repo, trying audio-separator models repo...
2025-08-15 10:38:54.574 - DEBUG - separator - Downloading file from https://github.com/nomadkaraoke/python-audio-separator/releases/download/model-configs/config_mel_band_roformer_karaoke_gabox.yaml to /Volumes/AndrewMacSD/python-audio-separator-models-repo/config_mel_band_roformer_karaoke_gabox.yaml with timeout 300s
Traceback (most recent call last):
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/separator/separator.py", line 623, in download_model_files
    self.download_file_if_not_exists(yaml_url, download_path)
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/separator/separator.py", line 398, in download_file_if_not_exists
    raise RuntimeError(f"Failed to download file from {url}, response code: {response.status_code}")
RuntimeError: Failed to download file from https://github.com/TRvlvr/model_repo/releases/download/all_public_uvr_models/mdx_model_data/mdx_c_configs/config_mel_band_roformer_karaoke_gabox.yaml, response code: 404

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/andrew/miniforge3/envs/audio-separator/bin/audio-separator", line 6, in <module>
    sys.exit(main())
             ^^^^^^
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/utils/cli.py", line 247, in main
    separator.load_model(model_filename=args.model_filename)
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/separator/separator.py", line 725, in load_model
    model_filename, model_type, model_friendly_name, model_path, yaml_config_filename = self.download_model_files(model_filename)
                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/separator/separator.py", line 627, in download_model_files
    self.download_file_if_not_exists(yaml_url, download_path)
  File "/Users/andrew/Projects/python-audio-separator/audio_separator/separator/separator.py", line 398, in download_file_if_not_exists
    raise RuntimeError(f"Failed to download file from {url}, response code: {response.status_code}")
RuntimeError: Failed to download file from https://github.com/nomadkaraoke/python-audio-separator/releases/download/model-configs/config_mel_band_roformer_karaoke_gabox.yaml, response code: 404

I'm gonna merge anyway as everything else I've tested works - but if you could upload that config file I'd appreciate it @Eddycrack864 🙏

@beveradb beveradb merged commit ff322fb into nomadkaraoke:main Aug 15, 2025
12 of 16 checks passed
@beveradb
Copy link
Collaborator

Released in version 0.36 - thanks again for working on this @Eddycrack864 , I'm excited to try some of these new models 😄

@Eddycrack864
Copy link
Collaborator Author

Oops! Fixed, config file uploaded to repo @beveradb 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants