-
Hey Hao-Wen,
I see you finally decided to scale up?!? :) This is very nice and long overdue. :)
First of all, I wanted to share with you my large-scale model/implementation for piano. Check it o…
-
Hi, first of all I'll have to mention that I'm not a coder, I'm a musician interested in these tools. So it seems anyway that an index is created with a zero axis length?
I did everything as indica…
-
Example of a backend for a project working on music applications in nteract: https://github.com/nCoda/nteractExperimentBackend
-
First off thank you for all these fun repositories!
I had an issue when using the Tiny_Music_Transformer_maker.ipynb, I was training on my own Dataset for reference:
In the section:
Convert pr…
-
As of today pip starts backtracking versions of many packages when I try to install magenta in google colab.
Log excerpt:
INFO: This is taking longer than usual. You might need to provide the depe…
-
With any number of tries or any sentecnce length Markovify always outputs "None" when I use text file in russian as corpus.
Even with a basic example from readme.
for example - this one https://ra…
-
The[ "onsets and frames transcription" model](https://github.com/magenta/magenta/tree/master/magenta/models/onsets_frames_transcription) has a website for piano transcription called [piano-scribe](htt…
-
Consider implementing or providing an option to condition a model on a specific audio file, enabling the generation of audio that continues the input audio.
I read it's possible using a sliding win…
-
Hi! Thanks for sharing your code! I was running your [SuperPiano_3 Colab](https://github.com/asigalov61/SuperPiano/blob/master/Super_Piano_3.ipynb) and got all the way to the where we "**Start to Tra…
-
Hello, thank you very much for your code.
I have a question.
Why do I need to split the .wav file into chunks? Is the chunk file the training set?
Which training set is more appropriate? Or do y…