mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2025-02-07 15:01:23 +01:00
Update README.md
This commit is contained in:
parent
9b2a89e88c
commit
b702ef99ad
@ -24,7 +24,7 @@ This application is a GUI version of the vocal remover AI created and posted by
|
|||||||
- Stacked model feature has been replaced by the new aggression setting and model ensembling.
|
- Stacked model feature has been replaced by the new aggression setting and model ensembling.
|
||||||
- The NFFT, HOP_SIZE, and SR values are now set internally.
|
- The NFFT, HOP_SIZE, and SR values are now set internally.
|
||||||
|
|
||||||
- **Upcoming v5.1 Update**
|
- **Upcoming v5.1.0 Update**
|
||||||
- Model ensembling
|
- Model ensembling
|
||||||
- MDX-NET AI engine and model support
|
- MDX-NET AI engine and model support
|
||||||
|
|
||||||
@ -38,10 +38,10 @@ The application was made with Tkinter for cross-platform compatibility, so it sh
|
|||||||
- **Note:** Ensure the *"Add Python 3.9 to PATH"* box is checked
|
- **Note:** Ensure the *"Add Python 3.9 to PATH"* box is checked
|
||||||
2. Download the Source code zip here - https://github.com/Anjok07/ultimatevocalremovergui/archive/refs/tags/v5.0.2.zip
|
2. Download the Source code zip here - https://github.com/Anjok07/ultimatevocalremovergui/archive/refs/tags/v5.0.2.zip
|
||||||
3. Download the models.zip here - https://github.com/Anjok07/ultimatevocalremovergui/releases/download/v5.0.2/models.zip
|
3. Download the models.zip here - https://github.com/Anjok07/ultimatevocalremovergui/releases/download/v5.0.2/models.zip
|
||||||
4. Extract the *ultimatevocalremovergui-5.0.1* folder within ultimatevocalremovergui-5.0.1.zip where ever you wish.
|
4. Extract the *ultimatevocalremovergui-5.0.2* folder within ultimatevocalremovergui-5.0.2.zip where ever you wish.
|
||||||
5. Extract the *models* folder within models.zip to the *ultimatevocalremovergui-5.0.1* directory.
|
5. Extract the *models* folder within models.zip to the *ultimatevocalremovergui-5.0.2* directory.
|
||||||
- **Note:** At this time, the GUI is hardcoded to run the models included in this package only.
|
- **Note:** At this time, the GUI is hardcoded to run the models included in this package only.
|
||||||
6. Open the command prompt from the ultimatevocalremovergui-5.0.1 directory and run the following commands, separately -
|
6. Open the command prompt from the ultimatevocalremovergui-5.0.2 directory and run the following commands, separately -
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install --no-cache-dir -r requirements.txt
|
pip install --no-cache-dir -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user