ultimatevocalremovergui/README.md

152 lines
7.5 KiB
Markdown
Raw Normal View History

2022-05-11 03:19:47 +02:00
# Ultimate Vocal Remover GUI v5.2.0
2022-05-11 02:54:58 +02:00
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/UVRv5.png?raw=true" />
[![Release](https://img.shields.io/github/release/anjok07/ultimatevocalremovergui.svg)](https://github.com/anjok07/ultimatevocalremovergui/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/anjok07/ultimatevocalremovergui/total.svg)](https://github.com/anjok07/ultimatevocalremovergui/releases)
## About
2022-05-11 23:00:33 +02:00
This application uses state-of-the-art source searation models to remove vocals from audio files. UVR's core developers trained all of the models provided in this package.
2022-05-11 02:54:58 +02:00
- **Core Developers**
2022-05-11 08:41:49 +02:00
- [Anjok07](https://github.com/anjok07)
- [aufr33](https://github.com/aufr33)
2022-05-11 02:54:58 +02:00
## Installation
### Windows Installation
2022-05-11 21:27:48 +02:00
This installation bundle contains the UVR interface, Python, PyTorch, and other dependencies needed to run the application effectively. No prerequisites required.
2022-05-11 02:54:58 +02:00
2022-05-11 23:00:33 +02:00
- Please Note:
2022-05-11 21:31:33 +02:00
- 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.
2022-05-11 21:27:48 +02:00
2022-05-11 23:00:33 +02:00
- Download the UVR installer via one of the following mirrors below:
- [pCloud Mirror](https://u.pcloud.link/publink/show?code=XZAX8HVZ03lxQbQtyqBLl07bTPaFPm1jUAbX)
- [Google Drive Mirror](https://drive.google.com/file/d/1ALH1WB3WjNnRQoPJFIiJHG9uVqH4U50Q/view?usp=sharing)
2022-05-11 08:41:49 +02:00
- **Optional**
2022-05-11 03:19:47 +02:00
- The Model Expansion Pack can be downloaded [here]()
2022-05-11 08:41:49 +02:00
- Please navigate to the "Updates" tab within the Help Guide provided in the GUI for instructions on installing the Model Expansion pack.
2022-05-11 03:19:47 +02:00
- This version of the GUI is fully backward compatible with the v4 models.
2022-05-11 02:54:58 +02:00
2022-05-11 21:27:48 +02:00
### Other Platforms
This application can be run on Mac & Linux by performing a manual install (see the **Manual Developer Installation** section below for more information). Some features may not be available on non-Windows platforms.
2022-05-11 02:54:58 +02:00
## Application Manual
**General Options**
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/gen_opt.png?raw=true" />
**VR Architecture Options**
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/vr_opt.png?raw=true" />
**MDX-Net Options**
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/mdx_opt.png?raw=true" />
**Ensemble Options**
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/ense_opt.png?raw=true" />
**User Ensemble**
<img src="https://github.com/Anjok07/ultimatevocalremovergui/blob/v5.2.0/img/user_ens_opt.png?raw=true" />
2022-05-11 23:00:33 +02:00
### Other Application Notes
2022-05-11 02:54:58 +02:00
2022-05-11 23:00:33 +02:00
- Nvidia GPUs with at least 8GBs of V-RAM are recommended.
- This application is only compatible with 64-bit platforms.
2022-05-11 21:27:48 +02:00
- This application relies on Sox - Sound Exchange for Noise Reduction.
2022-05-11 21:00:07 +02:00
- This application relies on FFmpeg to process non-wav audio files.
2022-05-11 23:00:33 +02:00
- The application will automatically remember your settings when closed.
- Conversion times will significantly depend on your hardware.
- These models are computationally intensive. Processing times might be slow on older or budget hardware. Please proceed with caution and pay attention to your PC to ensure it doesn't overheat. ***We are not responsible for any hardware damage.***
2022-05-11 03:19:47 +02:00
## Change Log
- **v4 vs. v5**
- The v5 models significantly outperform the v4 models.
2022-05-11 08:41:49 +02:00
- The extraction's aggressiveness can be adjusted using the "Aggression Setting." The default value of 10 is optimal for most tracks.
2022-05-11 03:19:47 +02:00
- All v2 and v4 models have been removed.
2022-05-11 08:41:49 +02:00
- Ensemble Mode added - This allows the user to get the most robust result from each model.
2022-05-11 03:19:47 +02:00
- Stacked models have been entirely removed.
2022-05-11 08:41:49 +02:00
The new aggression setting and model ensembling have replaced the stacked model feature.
2022-05-11 03:19:47 +02:00
- The NFFT, HOP_SIZE, and SR values are now set internally.
- The MDX-NET AI engine and models have been added.
- This is a brand new feature added to the UVR GUI.
- 4 MDX-Net models trained by UVR developers are included in this package.
- The MDX-Net models provided were trained by the UVR core developers
2022-05-11 08:41:49 +02:00
- This network is less resource-intensive but incredibly powerful.
- MDX-Net is a Hybrid Waveform/Spectrogram network.
2022-05-11 03:19:47 +02:00
2022-05-11 02:54:58 +02:00
## Troubleshooting
### Common Issues
- If FFmpeg is not installed, the application will throw an error if the user attempts to convert a non-WAV file.
### Issue Reporting
2022-05-11 23:00:33 +02:00
Please be as detailed as possible when posting a new issue.
If possible, click the "Help Guide" button to the left of the "Start Processing" button and navigate to the "Error Log" tab for detailed error information that can be provided to us.
2022-05-11 02:54:58 +02:00
2022-05-11 21:00:07 +02:00
## Manual Installation (For Developers)
These instructions are for those installing UVR v5.2.0 **manually** only.
1. Download & install Python 3.9 or lower (but no lower than 3.6) [here](https://www.python.org/downloads/)
- **Note:** Ensure the *"Add Python to PATH"* box is checked
2. Download the Source code zip [here]()
3. Download the models.zip [here]()
4. Extract the *ultimatevocalremovergui-master* folder within ultimatevocalremovergui-master.zip where ever you wish.
5. Extract the *models* folder within models.zip to the *ultimatevocalremovergui-master* directory.
6. Open the command prompt from the ultimatevocalremovergui-master directory and run the following commands, separately -
```
pip install --no-cache-dir -r requirements.txt
```
```
pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio==0.9.0 -f https://download.pytorch.org/whl/torch_stable.html
```
- FFmpeg
- FFmpeg must be installed and configured for the application to process any track that isn't a *.wav* file. Instructions for installing FFmpeg is provided in the "More Info" tab within the Help Guide.
- Running the GUI & Models
- Open the file labeled *'UVR.py'*.
- It's recommended that you create a shortcut for the file labeled *'UVR.py'* to your desktop for easy access.
- **Note:** If you are unable to open the *'UVR.py'* file, please go to the **troubleshooting** section below.
- **Note:** All output audio files will be in the *'.wav'* format.
2022-05-11 02:54:58 +02:00
## License
The **Ultimate Vocal Remover GUI** code is [MIT-licensed](LICENSE).
2022-05-11 03:19:47 +02:00
- **Please Note:** For all third-party application developers who wish to use our models, please honor the MIT license by providing credit to UVR and its developers.
## Credits
2022-05-11 21:00:07 +02:00
- [DilanBoskan](https://github.com/DilanBoskan) - Your contributions at the start of this project were essential to the success of UVR. Thank you!
- [Bas Curtiz](https://www.youtube.com/user/bascurtiz) - Designed the official UVR logo, icon, banner, splash screen, and interface.
- [tsurumeso](https://github.com/tsurumeso) - Developed the original VR Architecture code.
- [Kuielab & Woosung Choi](https://github.com/kuielab) - Developed the original MDX-Net AI code.
- [Adefossez & Demucs](https://github.com/facebookresearch/demucs) - Developed the original MDX-Net AI code.
2022-05-11 21:27:48 +02:00
- [Hv](https://github.com/NaJeongMo/Colab-for-MDX_B) - Helped implement chunks into the MDX-Net AI code. Thank you!
2022-05-11 02:54:58 +02:00
## Contributing
2022-05-11 08:41:49 +02:00
- For anyone interested in the ongoing development of **Ultimate Vocal Remover GUI**, please send us a pull request, and we will review it. This project is 100% open-source and free for anyone to use and modify as they wish.
2022-05-11 03:19:47 +02:00
- We only maintain the development and support for the **Ultimate Vocal Remover GUI** and the models provided.
2022-05-11 02:54:58 +02:00
## References
- [1] Takahashi et al., "Multi-scale Multi-band DenseNets for Audio Source Separation", https://arxiv.org/pdf/1706.09588.pdf