From 9d31b4f0592431d122cba33e32aea5fb614b0263 Mon Sep 17 00:00:00 2001 From: Eloi Moliner Juanpere <64018465+eloimoliner@users.noreply.github.com> Date: Sat, 9 Oct 2021 11:54:06 +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 47ca616..905e2c3 100644 --- a/README.md +++ b/README.md @@ -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 cd denoising-historical-recordings 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: