From 03e7932a08c9bc8b9f16fcb10f0b5a1b5ff1ff35 Mon Sep 17 00:00:00 2001 From: jrichter <jrichter@exchange.informatik.uni-hamburg.de> Date: Tue, 30 May 2023 18:31:12 +0200 Subject: [PATCH] add follow-up work --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3f6077..3d81aea 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Audio examples and further supplementary materials are available [on our project Please also check out our follow-up work with code available: -- Jean-Marie Lemercier, Julius Richter, Simon Welker, Timo Gerkmann, [*"StoRM: A Diffusion-based Stochastic Regeneration Model for Speech Enhancement and Dereverberation"*](https://arxiv.org/abs/2212.11851), submitted to IEEE/ACM Trans. on Audio, Speech, Language Proc. (TASLP). [[code]](https://github.com/sp-uhh/storm) -- Bunlong Lay, Simon Welker, Julius Richter, Timo Gerkmann [*"Reducing the Prior Mismatch of Stochastic Differential Equations for Diffusion-based Speech Enhancement"*](https://arxiv.org/abs/2302.14748), ISCA Interspeech, Dublin, Ireland, Aug. 2023 [[code]](https://github.com/sp-uhh/sgmse-bbed) +- Jean-Marie Lemercier, Julius Richter, Simon Welker, Timo Gerkmann. [*"StoRM: A Diffusion-based Stochastic Regeneration Model for Speech Enhancement and Dereverberation"*](https://arxiv.org/abs/2212.11851), submitted to IEEE/ACM Trans. on Audio, Speech, Language Proc. (TASLP). [[github]](https://github.com/sp-uhh/storm) +- Bunlong Lay, Simon Welker, Julius Richter, Timo Gerkmann. [*"Reducing the Prior Mismatch of Stochastic Differential Equations for Diffusion-based Speech Enhancement"*](https://arxiv.org/abs/2302.14748), ISCA Interspeech, Dublin, Ireland, Aug. 2023 [[github]](https://github.com/sp-uhh/sgmse-bbed) ## Installation -- GitLab