marcoaccardi

Results 3 issues of marcoaccardi

``` const mvae = require('@magenta/music/node/music_vae'); const core = require('@magenta/music/node/core'); const player = new core.Player() const model = new mvae.MusicVAE('https://storage.googleapis.com/magentadata/js/checkpoints/music_vae/mel_2bar_small'); model .initialize() .then(() => model.sample(1)) .then(samples => { player.resumeContext(); player.start(samples[0]) });...

Access denied with the following error: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many...

wasabeat_2bar_060000_0.5215_0.5141.pt