Demonstration
Here is Mini Jukebox, the new music generation model based on Jukebox, designed to be much lighter and optimized to run on CPU.
This compact version allows more users to generate music tracks from simple text, without the need for high-end GPUs or significant hardware resources.
With Mini Jukebox, it becomes easy to compose original melodies, create samples for your projects, or simply explore AI-assisted music creation—directly from your laptop or desktop computer.
Example Usage
Easily generate a song! (Code available on the GitHub repo)[https://github.com/Leo62-glitch/Mini_Jukebox](Repo Github):
In your terminal:
python ./setup.py generate
Mini Jukebox is capable of quickly generating coherent audio samples, even on modest machines: just provide a short description or some inspiration, and the model will automatically produce the corresponding music.
Why choose Mini Jukebox?
- Lightweight model: requires fewer resources
- Runs on CPU
- Ideal for quick creation, experimentation, and education
- Easy to integrate into your Python projects or notebooks
Try it now and explore new creative possibilities!