Awesome
Google-Magenta-Piano-Transformer-Colab
This is a mirror copy of the fully working and functioning version of Google Magenta Piano Transformer Colab Notebook that Project Los Angeles curates.
UPDATE 09/05/2022: Google Piano Transformer Colab is officially dead and not supported by Google Colab anymore. The only way to use the Piano Transformer Models now is to install them locally (please see info/links to the models below).
You can now download both Google Piano Transformers models at the link below if you want to have a local copy/run locally (recommended).
NOTE: Piano Transformer models require Python 3.7 + Tensorflow 1 (1.15) + Tensorflow Datasets 3.2.1 so you may need to downgrade/install all these if you do not use it anymore.
Original is always located here:
https://colab.research.google.com/notebooks/magenta/piano_transformer/piano_transformer.ipynb
[NEW]: Multi-instrument Music Synthesis with Spectrogram Diffusion
Official colab is here: https://colab.research.google.com/github/magenta/music-spectrogram-diffusion/blob/main/music_spectrogram_diffusion/colab/synthesize_midi.ipynb
Check out MMSSD output samples by Project Los Angeles
MT3: Multi-Task Multitrack Music Transcription
Official colab is here: https://github.com/magenta/mt3/blob/main/mt3/colab/music_transcription_with_transformers.ipynb
MIDI-DDSP: Detailed Control of Musical Performance via Hierarchical Modeling
Official colab is here: https://colab.research.google.com/github/magenta/midi-ddsp/blob/main/midi_ddsp/colab/MIDI_DDSP_Demo.ipynb
Original for Onsets and Frames Piano Transcription is always located here:
Original for Timbre Tranfer is always located here:
Original for Multi-Track VAE is always located here:
And here is all the info related to this notebook and Google Magenta Project
https://magenta.tensorflow.org/piano-transformer
https://magenta.tensorflow.org/listen-to-transformer
Other Magenta demos