Skip to content

Google Colab-backed Web UI for creating music with OpenAI Jukebox

Notifications You must be signed in to change notification settings

vzakharov/jukebox-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: The project doesn’t currently work on Colab because Google updated its Python version, and Jukebox doesn’t like it. If you’re willing to adapt the notebook to be able to downgrade the Python version in the notebook, PRs are welcome!

Jukebox Web UI

This is a web UI for Jukebox, a music generation model by OpenAI.

Installation

  1. Procure a Colab with at least a Tesla T4 GPU and a high amount of RAM*

  2. Create a new notebook

  3. Copy and paste the content of jukebox-webui.py

  4. Run the notebook

I strongly suggest that you read the Getting Started guide before using this app as to not get confused by what Jukebox is, how it works, and how it doesn’t.

Good luck!

~ Vova


* might require a Colab Pro subscription; costs are around $0.20/hour in the lowest supported configuration.