From c869dc90148e17ffff7111709c6700e1007c4209 Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Fri, 13 Nov 2020 09:01:53 -0600 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 10d4e4b..82be252 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,6 @@ Here's a list of the models included within the package - - **Multi_Genre_Model_v2_sr44100_hl1024_w512.pth** - This model yields excellent results for most tracks processed through it. - **Stacked Models** - **StackedRegA_v2_sr44100_hl1024_w512.pth** - This is a standard vocal artifact removal model. - - **StackedRegB_v2_sr44100_hl1024_w512.pth** - This is a standard vocal artifact removal model. - **StackedArg_v2_sr44100_hl1024_w512.pth** - This model removes vocal artifacts a bit more aggressively, but may greatly degrade the audio quality of the output audio. A special thank you to aufr33 for helping me expand the dataset used to train some of these models and for the helpful training tips.