diff --git a/README.md b/README.md index e06013ae..67218f87 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ At the moment, AudioCraft contains the training code and inference code for: * [MAGNeT](./docs/MAGNET.md): A state-of-the-art non-autoregressive model for text-to-music and text-to-sound. * [AudioSeal](./docs/WATERMARKING.md): A state-of-the-art audio watermarking. * [MusicGen Style](./docs/MUSICGEN_STYLE.md): A state-of-the-art text-and-style-to-music model. -* [JASCO](./docs/JASCO.md): A state-of-the-art text-and-style-to-music model. +* [JASCO](./docs/JASCO.md): "High quality text-to-music model conditioned on chords, melodies and drum tracks" + ## Training code