From 23e61da34e61df3d40c9e863a11f9e65e6eead68 Mon Sep 17 00:00:00 2001 From: eloimoliner <64018465+eloimoliner@users.noreply.github.com> Date: Tue, 31 Aug 2021 18:24:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bffd9db..2866fbc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To install the environment through anaconda, follow the instructions: Run the following commands to install the pretrained weights of the two-stage U-Net model: wget ckptzipurl - unzip name.zip /experiments/trained_model + unzip name.zip /experiments/trained_model/ If the environment is installed correctly, you can denoise an audio file by running: