-
@KeisukeToyama great work!
hope you could create a google colab inference notebook, where we could use the colab t4 gpu.
you can give the option for the user to load a .wav or .mp3 piano audio from …
-
https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb#scrollTo=1R7s3MmldBBB
>ERROR: albumentations 0.1.12 has requirement imgaug=0.2.5, but you'll have imgaug …
-
Colab in question https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb
Error is from second code block "Setup Environment"
-------------------------…
-
Hi Colin! I see a number of issues and PRs related to `get_piano_roll()`, yet I'm not sure which of them my issue fits best with so I'm opening a new one:
I notice many notes in the piano roll ar…
-
I am using these parameters python train.py --batch_size 4 --exp TEST --frame_sizes 16 4 --n_rnn 2 --dataset piano
and training stops in colab with ^C automatically
ghost updated
4 years ago
-
I am using the colab notebook in the folder however i get this error
ERROR: kfac 0.2.3 has requirement tensorflow-probability==0.8, but you'll have tensorflow-probability 0.12.1 which is incompatibl…
-
Hey Damon,
I think I finally did it and I was able to make a fully working Google Colab that actually plays well. I used my TMIDI processors and I also streamlined the colab/implementation.
http…
-
Thank you for answering my question the other day.
When I ran the source code on Colab, it worked without any problems.
However, when I generated a sample, the quality of the generated music was low…
-
## Description
The current Colab notebook is great and it has two parts,
- Install spleeter
- Separate from command line
Another part called "Combine using ffmpeg" can be helpful.
If we u…
-
i tried to use this model for music generation: https://colab.research.google.com/github/tensorflow/docs/blob/master/site/en/tutorials/audio/music_generation.ipynb#scrollTo=1mil8ZyJNe1w
its very ro…