-
Hey there,
I was able to get Colab to install omnizart with the deprecated-legacy command mentioned in an earlier issue thread. However, I'm unable to run the chords, vocals and most other models w…
-
Hi,
First of all, great work! And thanks for sharing the code, much appreciated!
I'm trying to reproduce the vocal part of the MUSDB18 results shown in Table 1 reported in the paper. But I got …
-
Using the colab notebook linked in https://music-and-culture-technology-lab.github.io/omnizart-doc/ (https://bit.ly/omnizart-colab) results in a value error (attached) but only when the 'Music-Piano' …
-
First of all, using the framework has been very useful already!
I am having two kinds of errors and don't know why. I use GPT2 architecture (in repository example notebook) successfully trained and…
-
i was trying to run the eval job during training as instructed in the repo whoever, i don't get any of the metrics or any graphs.Here is my output when running on colab.
!python /content/magenta/ma…
-
Hi,
I have a code that extracts the chords from the audio. It returns the following
1. The start time of the chord
2. Signature
3. Name of the chord
(Image attached)
![image](https://user-im…
-
To improve the performance of the transcription model, it would help to be able to use spleeter's source separation, especially when transcribing specific tracks, such as guitar only.
It is underst…
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS Catalina…
-
From https://magenta.tensorflow.org/demos/colab/
you point out to
Play with Music Transformer and control the model in a few different ways, or just generate new performances from scratch.
htt…