Update README.md

This commit is contained in:
Anjok07 2022-04-07 03:03:00 -05:00 committed by GitHub
parent 6e446b12d1
commit fa2c29167b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,12 @@ This application is a GUI version of the vocal remover AI created and posted by
## Change Log
- **v4 vs. v5**
- The v5 models are much better and significantly outperform the v4 models
- All v2 and v4 models have been removed
- Stacked models have been entirely removed
- The NFFT, HOP_SIZE, and SR values are now set internally
- The v5 models are much better and significantly outperform the v4 models.
- The extraction's aggressiveness can be adjusted using the "Aggression Setting". The default value of 10 is optimal for most tracks.
- All v2 and v4 models have been removed.
- Stacked models have been entirely removed.
- 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.
- **Upcoming v5.1 Update**
- Model ensembling