ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.

MIT License

Downloads
161
Stars
17.7K
Committers
8

Bot releases are hidden (Show)

ultimatevocalremovergui - v5.6 - UVR GUI Latest Release

Published by Anjok07 about 1 year ago

General Release Information

  • UVR Version 5.6 includes the following:
    • Full Demucs v1, v2, v3, & v4 compatibility.
    • Full MDX23C compatibility.
      • Brand new MDX23C models available via the Download Center.
    • Additional models and application patches can be downloaded via the "Settings" menu within the application.
    • Much more!

Installations

These bundles contain the UVR interface, Python, PyTorch, and other dependencies needed to run the application effectively. No prerequisites are required.

Windows Installation

  • Please Note:

    • This installer is intended for those running Windows 10 or higher.
    • Application functionality for systems running Windows 7 or lower is not guaranteed.
    • Application functionality for Intel Pentium & Celeron CPUs systems is not guaranteed.
    • You must install UVR to the main C:\ drive. Installing UVR to a secondary drive will cause instability.
  • Download the UVR installer for Windows via the link below:

  • Update Package instructions for those who have UVR already installed:

    • If you already have UVR installed you can install this package over it or download it straight from the application.

MacOS Installation

  • Please Note:

    • This bundle is intended for those running macOS Catalina and above.
    • Application functionality for systems running macOS Mojave or lower is not guaranteed.
    • Application functionality for older or budget Mac systems is not guaranteed.
    • Once everything is installed, the application may take up to 5-10 minutes to start for the first time (depending on your Macbook).
  • Download the UVR dmg for MacOS via one of the links below:

Due to Apples strict application security, you may need to follow these steps to open UVR.

First, run the following command via Terminal.app to allow applications to run from all sources (it's recommended that you re-enable this once UVR opens properly.)

sudo spctl --master-disable

Second, run the following command to bypass Notarization:

sudo xattr -rd com.apple.quarantine /Applications/Ultimate\ Vocal\ Remover.app
ultimatevocalremovergui - v5.5 - UVR GUI

Published by Anjok07 almost 2 years ago

General Release Information

  • UVR Version 5.5 includes the following:
    • Brand new MDX-Net models available via the Download Center.
    • Full Demucs v1, v2, v3, & v4 compatibility.
    • Additional models and application patches can be downloaded via the "Settings" menu within the application.
    • Much more! Please see the change log here for more information.

Installations

These bundles contain the UVR interface, Python, PyTorch, and other dependencies needed to run the application effectively. No prerequisites are required.

Windows Installation

  • Please Note:

    • This installer is intended for those running Windows 10 or higher.
    • Application functionality for systems running Windows 7 or lower is not guaranteed.
    • Application functionality for Intel Pentium & Celeron CPUs systems is not guaranteed.
    • You must install UVR to the main C:\ drive. Installing UVR to a secondary drive will cause instability.
  • Download the UVR installer for Windows via the link below:

  • Update Package instructions for those who have UVR already installed:

    • If you already have UVR installed you can install this package over it or download it straight from the application.

MacOS Installation

  • Please Note:

    • This bundle is intended for those running macOS Catalina and above.
    • Application functionality for systems running macOS Mojave or lower is not guaranteed.
    • Application functionality for older or budget Mac systems is not guaranteed.
    • Once everything is installed, the application may take up to 5-10 minutes to start for the first time (depending on your Macbook).
  • Download the UVR dmg for MacOS via one of the links below:

Due to Apples strict application security, you may need to follow these steps to open UVR.

First, run the following command via Terminal.app to allow applications to run from all sources (it's recommended that you re-enable this once UVR opens properly.)

sudo spctl --master-disable

Second, run the following command to bypass Notarization:

sudo xattr -rd com.apple.quarantine /Applications/Ultimate\ Vocal\ Remover.app
ultimatevocalremovergui - v5.4.0 - UVR GUI

Published by Anjok07 about 2 years ago

General Release Information

  • UVR Version 5.4.0 includes the following:
    • A powerful brand new MDX-Net model (included in the new package)
    • Full Demucs v1 & v2 backward compatibility
    • Ability to download additional models and application patches straight from the application
    • New ensembling options
    • Various bug fixes

Windows Installation

This installation bundle contains the UVR interface, Python, PyTorch, and other dependencies needed to run the application effectively. No prerequisites are required.

  • Please Note:

    • This installer is intended for those running Windows 10 or higher.
    • Application functionality for systems running Windows 7 or lower is not guaranteed.
    • Application functionality for Intel Pentium & Celeron CPUs systems is not guaranteed.
  • Download the UVR installer via the link below:

  • Update Package instructions for those who have UVR already installed:

  • Optional

    • Additional models and application patches can be downloaded via the "Settings" menu within the application.
ultimatevocalremovergui - v5.3.0 - GUI

Published by Anjok07 over 2 years ago

General Release Information

Windows Installation

This installation bundle contains the UVR interface, Python, PyTorch, and other dependencies needed to run the application effectively. No prerequisites are required.

  • Please Note:

    • This installer is intended for those running Windows 10 or higher.
    • Application functionality for systems running Windows 7 or lower is not guaranteed.
    • Application functionality for Intel Pentium & Celeron CPUs systems is not guaranteed.
  • Download the UVR installer via the following link below:

  • Included below:

    • v5_model_expansion_pack.zip: This archive contains 11 additional v5 models and 4 v4 models.
    • Source code.zip: This archive contains the GUI, excluding any models.
    • models.zip: This archive contains all of the base v5 models.
    • UVR_v5.3_automatic_update_package_setup.exe: This will automatically install the update if you currently have UVR v5 already installed on your system.
    • UVR_v5.3_update_patch.zip: This archive contains update files to do a manual upgrade.
      • The following has been added:
        • Demucs v3 has been fully implemented into the GUI. This includes 2 new UVR-trained Demucs v3 models.
        • Additional advanced options.
      • Update installation instructions:
      • Download the automatic installer here
        • If you run into any issues installing the automatic update installer, follow the directions below to install the upgrade manually.
          1. Download the UVR_v5.3_update_patch file here
          2. Navigate to the application directory
          3. Close UVR if you have it open.
          4. Extract all of the contents within the UVR_Patch_v5.3.zip archive exactly as they are to the application directory and overwrite any existing files.
          5. Open the application to ensure workability.
ultimatevocalremovergui - v5.1.0 - GUI

Published by Anjok07 over 2 years ago

General Release Information

  • Main Downloads:
    • models.zip: This archive contains all 8 compatible v5 models.
    • Source code.zip: This archive contains the GUI, excluding any models.

Changelog

v.5.1.0 (04.14.22):

  • Added 'Ensemble Mode'
  • Updated requirements.txt
  • Fixed progress bar
  • Fixed start conversion button
ultimatevocalremovergui - v5.0.2 - Beta Model Pack - **July 2021 Update**

Published by Anjok07 over 3 years ago

General Release Information

  • This pack includes an additional 5 high-performance models referenced below:
    • HP_4BAND_3090 - This model was trained with a bigger dataset and optimized training parameters. The model weighs 121MB's due to increased capacity.
    • HP2-4BAND-3090_4band_1 - This model was trained with a bigger dataset and optimized training parameters. The model weighs 524MB's due to increased capacity. Conversions will take longer with this capacity type.
    • HP2-4BAND-3090_4band_2 - A lightly fine-tuned version of "HP2-4BAND-3090_4band_1". The model weighs 524MB's due to increased capacity. Conversions will take longer with this capacity type.
    • Vocal_HP_4BAND_3090 - This is a new HP vocal model. The model weighs 121MB's due to increased capacity.
    • Vocal_HP_4BAND_3090_AGG - This is a more aggressive version of the "Vocal_HP_4BAND_3090" vocal model. The model weighs 121MB's due to increased capacity.
  • Instructions for running this version can be found here.
  • These models are not compatible with the v4 GUI!
  • This version is only available via command-line at this time. The v5 GUI is still in development.
    • I included a Windows batch file specifically for the model included in this package for ease of use.
  • For more information on each model, please see the model section here.
ultimatevocalremovergui - v4.0.1 - GUI

Published by DilanBoskan almost 4 years ago

General Release Information

  • Complete GUI Overhaul
  • 8 Brand New Models
  • 11 Models Total:
    • v2: 1 main model/2 stacked models
    • v4: 5 main models/3 stacked models
  • Main Downloads:
    • models.zip: This archive contains all 12 models only.
    • UVR_V4GUI_All_IN_ONE_12_06.zip: This archive contains the full GUI code, along with all 12 models.
    • Source code.zip: This archive contains the GUI, excluding any models.

Changelog

v.4.0.1 (04.12):

  • Fixed VRAM not clearing after audio split #34
  • Saving last used music files
  • Saving last used models #36
  • Added icon to window

v.4.0.0 (23.11):

  • Initial Release

Model MD5 Hashes:

  • MODEL_BVKARAOKE_by_aufr33_v4_sr33075_hl384_nf1536.pth - 28063E9F6AB5B341C5F6D3C67F2045B7
  • MGM_MAIN_v4_sr44100_hl512_nf2048.pth - B58090534C52CBC3E9B5104BAD666EF2
  • MGM_LOWEND_B_v4_sr33075_hl384_nf2048.pth - EDC115E7FC523245062200C00CAA847F
  • MGM_LOWEND_A_v4_sr32000_hl512_nf2048.pth - 0AB504864D20F1BD378FE9C81EF37140
  • MGM_LOWEND_C_v4_sr16000_hl512_nf2048.pth - 6A00461C51C2920FD68937D4609ED6C8
  • MGM_HIGHEND_v4_sr44100_hl1024_nf2048.pth - AE702FED0238AFB5346DB8356FE25F13
  • StackedMGM_MM_v4_sr44100_hl512_nf2048.pth - 0CDAB9947F1B0928705F518F3C78EA8F
  • StackedMGM_MLA_v4_sr32000_hl512_nf2048.pth - 80AB74D65E515CAA3622728D2DE07D23
  • StackedMGM_LL_v4_sr32000_hl512_nf2048.pth - 7DD21065BF91C10F7FCCB57D7D83B07F
  • Multi_Genre_Model_v2_sr44100_hl1024.pth - 2EEAC892AC2579161C43D152EF111E69
  • StackedRegA_v2_sr44100_hl1024.pth - 04C085C0D3E4DB77021BB838E6F81736
  • StackedArg_v2_sr44100_hl1024.pth - 046884A393EA185C1E1EC03EFCC58130
ultimatevocalremovergui - v2.2.0-GUI

Published by Anjok07 about 4 years ago

Original GUI for v2. This version is not actively maintained and only here for archival purposes.