From 7ca21bcd3a30ad3c2b003ec4c2357ecab19af66c Mon Sep 17 00:00:00 2001 From: Eloi Moliner Juanpere <64018465+eloimoliner@users.noreply.github.com> Date: Thu, 20 Jan 2022 17:28:18 +0200 Subject: [PATCH] Created using Colaboratory --- colab/demo.ipynb | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/colab/demo.ipynb b/colab/demo.ipynb index 074e4cf..73bd5ae 100644 --- a/colab/demo.ipynb +++ b/colab/demo.ipynb @@ -13,7 +13,7 @@ { "cell_type": "markdown", "source": [ - "# New Section" + "# A two-stage U-Net for high-fidelity denoising of historical recordings" ], "metadata": { "id": "jbe_aWYkjWRH" @@ -23,6 +23,18 @@ { "cell_type": "markdown", "source": [ + "This notebook is a demo of the historical music denoising method proposed in:\n", + "\n", + "> E. Moliner and V. Välimäki,, \"A two-stage U-Net for high-fidelity denosing of historical recordings\", submitted to IEEE International Conference on Acoustics, Speech, and Signal Processing (ICASSP), Singapore, May, 2022\n", + "\n", + "
\n",
+ "