Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
---
|
7 |
# DisCoder: High-Fidelity Music Vocoder Using Neural Audio Codecs
|
8 |
|
9 |
-
[Paper]() | [Samples](https://lucala.github.io/discoder/) | [Code](https://github.com/ETH-DISCO/discoder) | [Model](https://huggingface.co/disco-eth/discoder)
|
10 |
|
11 |
DisCoder is a neural vocoder that leverages a generative adversarial encoder-decoder architecture informed by
|
12 |
a neural audio codec to reconstruct high-fidelity 44.1 kHz audio from mel spectrograms. Our approach first transforms
|
|
|
6 |
---
|
7 |
# DisCoder: High-Fidelity Music Vocoder Using Neural Audio Codecs
|
8 |
|
9 |
+
[Paper](https://arxiv.org/abs/2502.12759) | [Samples](https://lucala.github.io/discoder/) | [Code](https://github.com/ETH-DISCO/discoder) | [Model](https://huggingface.co/disco-eth/discoder)
|
10 |
|
11 |
DisCoder is a neural vocoder that leverages a generative adversarial encoder-decoder architecture informed by
|
12 |
a neural audio codec to reconstruct high-fidelity 44.1 kHz audio from mel spectrograms. Our approach first transforms
|