From 119570c709346e267022996ea34c0b8e3849c490 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Mon, 9 Nov 2020 04:41:02 -0600 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3dd2f84..8ad9ce9 100644 --- a/README.md +++ b/README.md @@ -55,13 +55,13 @@ All models released by me will have the values it was trained on appended to the - N_FFT - 2048 ### Checkboxes: - - GPU Conversion - This option ensures the GPU is used for conversions. It will not work if you don't have a Cuda    compatible GPU (Nividia GPU's are most compatible with Cuda) - - Post-process - This option may improve the separation on some songs. I recommend only using it if conversions don't come  out well - - TTA - This option may improve the separation on some songs. Having this selected will run a track twice. Please note,    this option is NOT compatible with the v2 AI engine. - - Output Image - This option will include a spectrogram of the resulting instrumental & vocal tracks. - - Stack Passes - This option allows you to set the number of times you would like a track to run through a stacked model - - Stack Conversion Only - Selecting this will allow you to run a pair through the stacked model only. - - Model Test Mode - This option is meant to make it easier for users to test the results of different models without having to manually create new folders and/or change the filenames. When it's selected, the application will automatically generate a new folder with the name of the selected model in the "Save to" path you have chosen. The completed files will have the selected model name appended to it and be saved to the auto-generated folder. +- GPU Conversion - This option ensures the GPU is used for conversions. It will not work if you don't have a Cuda    compatible GPU (Nividia GPU's are most compatible with Cuda) +- Post-process - This option may improve the separation on some songs. I recommend only using it if conversions don't come  out well +- TTA - This option may improve the separation on some songs. Having this selected will run a track twice. Please note,    this option is NOT compatible with the v2 AI engine. +- Output Image - This option will include a spectrogram of the resulting instrumental & vocal tracks. +- Stack Passes - This option allows you to set the number of times you would like a track to run through a stacked model +- Stack Conversion Only - Selecting this will allow you to run a pair through the stacked model only. +- Model Test Mode - This option is meant to make it easier for users to test the results of different models without having to manually create new folders and/or change the filenames. When it's selected, the application will automatically generate a new folder with the name of the selected model in the "Save to" path you have chosen. The completed files will have the selected model name appended to it and be saved to the auto-generated folder. ### Other Buttons: @@ -98,4 +98,4 @@ python VocalRemover_v4.py ## References - [1] Jansson et al., "Singing Voice Separation with Deep U-Net Convolutional Networks", https://ismir2017.smcnus.org/wp-content/uploads/2017/10/171_Paper.pdf - [2] Takahashi et al., "Multi-scale Multi-band DenseNets for Audio Source Separation", https://arxiv.org/pdf/1706.09588.pdf -- [3] Liutkus et al., "The 2016 Signal Separation Evaluation Campaign", Latent Variable Analysis and Signal Separation - 12th International Conference \ No newline at end of file +- [3] Liutkus et al., "The 2016 Signal Separation Evaluation Campaign", Latent Variable Analysis and Signal Separation - 12th International Conference