Update README.md

This commit is contained in:
Eloi Moliner Juanpere 2021-10-09 11:54:06 +03:00 committed by GitHub
parent 8d4161e470
commit 9d31b4f059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ Run the following commands to clone the repository and install the pretrained we
git clone https://github.com/eloimoliner/denoising-historical-recordings.git git clone https://github.com/eloimoliner/denoising-historical-recordings.git
cd denoising-historical-recordings cd denoising-historical-recordings
wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip wget https://github.com/eloimoliner/denoising-historical-recordings/releases/download/v0.0/checkpoint.zip
unzip checkpoint.zip /experiments/trained_model/ unzip checkpoint.zip -d /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: