#10 · Primary category: AI Music Generation

RAVE

ai audio deep-learning generative-model neural-network

Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder

Project last updated:03/07/26

GitHub Stars

1.8K

Forks

223

Contributors

5

License

Other

Why we included this project

RAVE lets artists and developers train a variational autoencoder on their own recordings and then run the result live, which is what makes it a reference point for real-time neural audio synthesis. A trained model can transform timbre, apply learned sound mappings, and render audio at interactive latency, so it has become a common tool in electronic music and sound design. The practical pull is the whole pipeline: training scripts for custom data, exported models, and clear paths into a DAW or a live performance setup, helped along by the VST and Max 8 integrations. The codebase is clean PyTorch with a published paper behind it, so it works as a study reference for VAE-based generative audio as much as a working instrument. Non-commercial use is straightforward, but teams planning commercial products should read the CC BY-NC terms before building on it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category