From 018f4418e64f5c1e73e12f12a13768f96c726c40 Mon Sep 17 00:00:00 2001 From: Eloi Moliner Juanpere <64018465+eloimoliner@users.noreply.github.com> Date: Mon, 24 Jan 2022 10:06:15 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8b09d5..e47cb09 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ width="400px">

Listen to our [audio samples](http://research.spa.aalto.fi/publications/papers/icassp22-denoising/) -[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/colab/colab/demo.ipynb) +[![Open In Colab](https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/master/colab/demo.ipynb) ## Requirements You will need at least python 3.7 and CUDA 10.1 if you want to use GPU. See `requirements.txt` for the required package versions. @@ -25,7 +25,7 @@ To install the environment through anaconda, follow the instructions: ## Denoising Recordings -You can denoise your recordings in the cloud using the Colab notebook. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/colab/colab/demo.ipynb) +You can denoise your recordings in the cloud using the Colab notebook. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/master/colab/demo.ipynb) Otherwise, run the following commands to clone the repository and install the pretrained weights of the two-stage U-Net model: