Update README.md
This commit is contained in:
parent
369a0a0c44
commit
15b40281fc
@ -23,8 +23,8 @@ To install the environment through anaconda, follow the instructions:
|
|||||||
## Denosing Recordings
|
## Denosing Recordings
|
||||||
Run the following commands to install the pretrained weights of the two-stage U-Net model:
|
Run the following commands to install the pretrained weights of the two-stage U-Net model:
|
||||||
|
|
||||||
wget ckptzipurl
|
wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip
|
||||||
unzip name.zip /experiments/trained_model/
|
unzip checkpoint.zip /experiments/trained_model/
|
||||||
|
|
||||||
If the environment is installed correctly, you can denoise an audio file by running:
|
If the environment is installed correctly, you can denoise an audio file by running:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user