O. Inha

Results 6 issues of O. Inha

I am using Colab (w/ `%tensorflow_version 1.x`) to run it and Google Drive to store all the related data. It starts training from step 0 every time (along with a...

I'm using the "original" notebook. At first it ran just fine and dandy for a few days, but since 2 days ago or so it's giving me almost always "CUDA...

I'm not saying this is a solid workaround to get all magenta features up and running (haven't tested), but since it got it installed and was able to successfully execute...

Anybody have any ideas if it's possible to use the new VST models programmatically for synthesizing audio on Python / Colab, and if so, how to do it?

**Describe the bug** Training starts to slow down instantly after you start it. After a few thousand steps the pace is already considerably over 1 second per step. Around 8k...

It appears this deprecated function has been removed at some point after 2020-06-23, and this no longer works with Tensorflow 2.4.0 ``` from tensorflow.keras.utils import convert_all_kernels_in_model ImportError: cannot import name...