Yes, most models these days, except the exceptionally large ones, are possible to train on a laptop. Of course it helps if your laptop has Nvidia CUDA GPU, but even if it doesn't you can rent an AWS 4 core/16GB GPU instance for 0.5 cents an hour. 24 hours of training time would be quite a lot for most models, unless you're trying to train a FB any to any language type model, but typically the big huge models are... - Source: Reddit / about 2 months ago
Sounds like you're referring to this https://openai.com/blog/jukebox/ or this https://magenta.tensorflow.org/. - Source: Reddit / 3 months ago
Google Magenta has also put out interesting neural net experiments with music like a VST which can blend sounds together to become an instrument, and a Google Colab notebook which attempts to make a MIDI from an audio file. - Source: Reddit / 7 months ago
Magenta is an open-source Python package built on top of TensorFlow to manipulate image and music data to train a machine learning model with the generative model as the output. To learn more about Magenta here you go. - Source: dev.to / 10 months ago
The following technology I looked into was Magenta, a research project by Google that applies machine learning to music and pictures. Magenta.js is available as an implementation that can run in the Magenta browser. - Source: dev.to / 10 months ago
Hmm. Seems like you may need to code something like that from scratch. But this could be something to look into as a starting point. - Source: Reddit / 11 months ago
There is a group at Google that focuses on AI and music called magenta you might be interested in. - Source: Reddit / about 1 year ago
I find AI very useful for music composition. A simple google search gives you dozens of free applications that can generate solid musical bits. I especially like Magenta which also has some amazing tools for developing musical ideas further. https://magenta.tensorflow.org/. - Source: Reddit / about 1 year ago
Not sure, but one good source to consider is https://magenta.tensorflow.org. - Source: Reddit / about 1 year ago
If you're here, you either Googled a Magenta tutorial, or this was recomened to you. Before we start, I'll quickly explain what Magenta is. According to Magenta's website, Magenta lets you "make music and art using machine learning" Today, we'll make music. - Source: dev.to / over 1 year ago
When Tensorflow was announced, there was also an announcement of a project that could create Music with AI (Project Magenta). - Source: dev.to / over 1 year ago
I believe it's Javascript and Magenta. - Source: Reddit / over 1 year ago
Check out Google Magenta, they have some pretty cool demos. Also checkout MLP Singer (disclaimer: I'm the first author), where we used a stack of multi-layer perceptrons to build an AI model that sings given lyrics text and a MIDI file. Hope this helps! - Source: Reddit / almost 2 years ago
They have AI projects for sound https://magenta.tensorflow.org/. - Source: Reddit / almost 2 years ago
I know Magenta but I did not try it myself Https://magenta.tensorflow.org/. - Source: Reddit / almost 2 years ago
In a hackathon some years ago we used https://magenta.tensorflow.org/ and the results were disappointing since there is not much data (royalty-free MIDI files) to train the models. This sounds definitely much better :) I wonder if AI Music will generate the top hits in some years. - Source: Reddit / about 2 years ago
Do you know an article comparing Magenta Studio to other products?
Suggest a link to a post with product alternatives.