From b0c17d9403fa971513ae5e7866bbad30398cc646 Mon Sep 17 00:00:00 2001 From: Isak <61279302+isakcodes@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:42:18 +0100 Subject: [PATCH] Update README.md fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c023ec..333a165 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ When applied on symbolic music, BPE will allow to drastically reduce the sequenc BPE is fully implemented within [MidiTok](https://github.com/Natooz/MidiTok), allowing you to easily benefit from this method on top of most of the existing tokenizations. -We invite you to read the paper, and check our [companion website](https://Natooz.github.io/bpe-symbolic-music/) to listen generated results! +We invite you to read the paper, and check our [companion website](https://Natooz.github.io/BPE-Symbolic-Music/) to listen generated results! Finally, the best models are shared on Hugging Face: [TSD 20k](https://huggingface.co/Natooz/Maestro-TSD-bpe20k) and [REMI 20k](https://huggingface.co/Natooz/Maestro-REMI-bpe20k)