openai / jukebox

Code for the paper "Jukebox: A Generative Model for Music"
https://openai.com/blog/jukebox/
Other
7.77k stars 1.4k forks source link

VQ-VAE codes without prompts? #165

Closed turian closed 3 years ago

turian commented 3 years ago

How can I retrieve the VQ-VAE codes without any prompts or choice of meta (no artist + lyrics)?

turian commented 3 years ago

It appears that if you just do encode and not use the prior, you can avoid the choice of meta and just recover the encodings.