From bf2138ffd215cf813bac1acf3633e8d00e356b83 Mon Sep 17 00:00:00 2001 From: Sting <loic.allegre@ensiie.fr> Date: Thu, 20 Jul 2023 15:42:00 +0200 Subject: [PATCH] Found something interesting --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b71211..5adecf4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ An introduction to neural networks and deep learning: [Using CNNs on spectrogram images](https://www.ofai.at/~jan.schlueter/pubs/2014_icassp.pdf) (Schlüter, Böck, 2014) : - [MADMOM implementation](https://madmom.readthedocs.io/en/v0.16/modules/features/onsets.html) +[Aligning lyrics to song](https://github.com/jhuang448/LyricsAlignment-MTL) (Jiawen Huang, Emmanouil Benetos, Sebastian Ewert, 2022) + ### Other methods Other stuff goes here -- GitLab