Questions tagged [magenta]

Questions related to the Magenta project from the Google Brain team. The project is using [tensorflow] and is an attempt to create art and music with machine learning.

Resources:

65 questions
0
votes
2 answers

How do I use tensorflow magenta to produce new songs?

I've followed the instructions at: https://github.com/tensorflow/magenta and run the following command line. ./bazel-bin/magenta/convert_midi_dir_to_note_sequences --output_file=../output --midi-dir=../midi My machine chugs for a couple of minutes…
spierepf
  • 2,774
  • 2
  • 30
  • 52
0
votes
1 answer

First time Magenta generated midi doesn’t play

Trying to get first time Magenta installation to generate a playable midi. After upgrading bazel on OSX to ‘Build label: 0.2.3’ Magenta works with this ‘example.mid’ input midi placed in a subdirectory. tmp3/example.mid 4d54 6864 0000 0006 0001…
New User
  • 15
  • 3
-1
votes
1 answer

Uncaught (in promise) Error: Number of splits must evenly divide the axis

Summary Context The problem What did I try to fix this bug? How to reproduce this bug (+ required data)? My questions Sources Context I would want to generate a new sequence of notes of a MIDI file thanks to MusicRNN chord_pitches_improv. The…
JarsOfJam-Scheduler
  • 2,809
  • 3
  • 31
  • 70
-1
votes
1 answer

INFO:tensorflow:Timed-out waiting for a checkpoint

I'm running on a MacBook Pro with an old GPU (NVIDIA GeForce 9600M GT 512 MB) with CUDA 4.5 on OS X 10.11.6. (Tensorflow requires CUDA 7.5 or greater to use a GPU). I got this error training a Magenta model in Tensorflow: INFO:tensorflow:Timed-out…
dbl001
  • 2,259
  • 8
  • 39
  • 53
-1
votes
1 answer

Is there anyone success to generate midi from TFRecode file with magenta?

I got TFRecode file from magenta but it's difficult(and not precise description for me) to get midi file... whoever solve this issue, share plz. Known descrioption from Magenta…
1 2 3 4
5