Update README.md

This commit is contained in:
eloimoliner 2021-08-31 18:24:20 +03:00 committed by GitHub
parent 160a291bff
commit 23e61da34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: