We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50fed9 commit f8ca345Copy full SHA for f8ca345
docs/awesome-list.md
@@ -16,6 +16,9 @@ HiFiGAN vocoder using two discriminators to map mel-spectrograms to audio.
16
**nanoGPT**: [GitHub](https://github.com/TugdualKerjan/nanoEQXGPT)
17
Port of nanoGPT, a minimalist implementation of a Generative Pre-trained Transformer.
18
19
+**PaliGemma 1/2 + OpenPI** [Github](https://github.com/vyeevani/equinox-openpi)
20
+The PaliGemma 1/2 VLM (with support for [transfusion](https://arxiv.org/abs/2408.11039)) + the OpenPi Visual Language Action model.
21
+
22
**VQVAE**: [GitHub](https://github.com/TugdualKerjan/audio-vae-jax)
23
Implementation of a VQ-VAE (Vector Quantized Variational Autoencoder) for audio generation.
24
0 commit comments