Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ Encode and decode audio samples to/from compressed representations! Useful for e
|
|
16 |
![music2latent](music2latent.png)
|
17 |
|
18 |
Read the ISMIR 2024 paper [here](https://arxiv.org/abs/2408.06500).
|
|
|
19 |
|
20 |
Under the hood, __Music2Latent__ uses a __Consistency Autoencoder__ model to efficiently encode and decode audio samples.
|
21 |
|
|
|
16 |
![music2latent](music2latent.png)
|
17 |
|
18 |
Read the ISMIR 2024 paper [here](https://arxiv.org/abs/2408.06500).
|
19 |
+
Listen to audio samples [here](https://sonycslparis.github.io/music2latent-companion/).
|
20 |
|
21 |
Under the hood, __Music2Latent__ uses a __Consistency Autoencoder__ model to efficiently encode and decode audio samples.
|
22 |
|