Audio Isolation with UVR5
Ultimate Vocal Remover (UVR) is a powerful, free, and open-source tool for separating audio sources. It’s an essential tool for creating the clean, isolated vocal tracks needed for high-quality voice model training.
Installation
Section titled “Installation”You can run UVR on your local computer or on Google Colab.
- Download the installer from the UVR website.
- Run the installer to set up UVR on your computer.
- Once installed, launch UVR and click the wrench icon (🔧) to open the settings.
- Go to the Download Center and download the separation models you want to use.
How to Use UVR
Section titled “How to Use UVR”- Select Your Audio File: Choose the audio file you want to process.
- Choose an Output Path: Select a folder where the separated audio files will be saved.
- Select a Model: Choose the separation model you want to use. Different models are optimized for different tasks.
- Click Convert: Click the Convert button to start the separation process.
- Open the UVR5 NO UI Colab Notebook.
- In your Google Drive, create a folder named
Musicfor your input audio files and a folder namedVocalesfor the output files. - Run the Installation cell to set up UVR5.
- Once the installation is complete, run the cell for whichever separation method you want to use.
Available Models
Section titled “Available Models”UVR has a wide variety of models available for different tasks. Here are some of the most popular ones organized by category.
Click to expand the list of recommended models
RoFormer Models
Section titled “RoFormer Models”These models are currently the best-performing models for most tasks.
| Model Name | Best For | Description | Download Link |
|---|---|---|---|
| Gabox Fv4 Mel-Roformer | Vocals | Clean, non-muddy vocals with a good noise/fullness balance, though it can miss some backing vocals | Model / Config |
| Gabox Fv7 Mel-Roformer | Vocals | Captures harmonies well with minimal bleed, but fullness varies by track and can sound a bit noisy | Model / Config |
| Gabox and Aufr33 Mel Roformer Small Karaoke | Main vs. Backing Vocals | The best model for separating main vocals from backing vocals | Model / Config |
| Anvuew BS-Roformer Dereverb | Reverb Removal | The best model for removing stereo reverb from audio | Model / Config |
| Aufr33 Mel Roformer Denoise 1-2 | Noise Removal | The best model for removing background noise from audio | [V1] Model Config / [V2] Model Config |
MDX-Net Models
Section titled “MDX-Net Models”A prize-winning model framework that is great for a variety of tasks.
| Model Name | Best For | Description | Download Link |
|---|---|---|---|
| MDX23C-InstVoc HQ | Multiple Tasks | A set of models that work together to deliver high-quality results | Built-in |
| UVR-MDX-NET Voc FT | Vocals | A model focused specifically on separating vocals | Built-in |
| UVR-MDX-NET Crowd HQ 1 | Background Vocals | Separates background vocals from main vocals | Built-in |
VR Arch Models
Section titled “VR Arch Models”A location-guided model that delivers great results in most tasks.
| Model Name | Best For | Description | Download Link |
|---|---|---|---|
| UVR-DeEcho-DeReverb | Reverb & Echo | Separates reverb and echo from audio | Built-in |
| 5_Hp-Karaoke-UVR | Background Vocals | Another excellent model for separating background vocals | Built-in |
| UVR-DeNoise | Noise Removal | Removes noise and some artifacts from audio | Built-in |
Demucs Models
Section titled “Demucs Models”An all-in-one model capable of separating audio into 4 to 6 stems.
| Model Name | Best For | Description | Download Link |
|---|---|---|---|
| htdemucs_ft | General Purpose | Slower processing but better results than the standard htdemucs model | Built-in |
| htdemucs_6s | Instrument Separation | Capable of separating guitar and piano stems in addition to vocals and drums | Built-in |