Update README.md

This commit is contained in:
eloimoliner 2021-08-31 18:28:50 +03:00 committed by GitHub
parent 369a0a0c44
commit 15b40281fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,8 @@ To install the environment through anaconda, follow the instructions:
## Denosing Recordings
Run the following commands to install the pretrained weights of the two-stage U-Net model:
wget ckptzipurl
unzip name.zip /experiments/trained_model/
wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip
unzip checkpoint.zip /experiments/trained_model/
If the environment is installed correctly, you can denoise an audio file by running: