Reminds me of this project to generate every melody possible algorithmically in order to fight music copyright lawsuits. https://allthemusic.info/
Show HN: I trained a 125M model to autocomplete piano on-device
101–110 of 135 posts
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#102Hearing the start of Für Elise, and then it being taken in an incredibly different direction, is surprisingly disconcerting.
There's an incredibly funny bit (if you're into absurdist comedy) by Hans Teeuwen about the disconcerting direction a well known song can take: https://www.youtube.com/watch?v=FCDPxNyLAww
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#103This sort of “autocomplete” is actually fundamental to how classical composers were trained. For anyone interested, I’d highly recommend reading Robert Gjerdingen’s article Gebrauchs-Formulas. https://www.researchgate.net/publication/259731561_Gebrauchs... You can also listen to the transcript of four Russian composers, including Rachmaninoff, playing this pattern recognition and generation game at a dinner party in…
I'm a little lost. What am I listening for in that video?
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#104Re: Show HN: I trained a 125M model to autocomplete piano on-device
#105Re: Show HN: I trained a 125M model to autocomplete piano on-device
#106Classical pianist and software product designer here. I see so much in common with this project and the numerous AI-based UX design tools out there. Whether it's music or UI, now that the "generation" portion of the work costs zero, all that remains is taste. And so much of taste comes from exploring and killing off possibilities that turn out to be dead-ends. I love the idea that models like these will help us find…
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#107Re: Show HN: I trained a 125M model to autocomplete piano on-device
#108[flagged]
I don't understand that as a takeaway. Even if this worked perfectly, it would not be meaningfully stopping or discouraging anyone from learning music, and no one is claiming that what this models outputs is something the player played. It's a toy that someone made presumably because they like piano.
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#109Interesting. I do feel letting a machine generating notes is taking the joy out of improvisation, is it not? I think one of the great, early, joys of learning a piano is gaining the following intuitions: The seemingly harder path of learning sheet is actually faster. Your mind _should_ learn to think in two dimensions Spatial — where fingers go — and Time — pitch and tempo – ** when learning. The _internalization_ of…
as with every discipline that AI and therefore computers can reason through suddenly: you could always do the discipline you liked before for self fulfillment purposes, and you can still do it for self fulfillment purposes now
Re: Show HN: I trained a 125M model to autocomplete piano on-device
#110I think this is a great project and very HN. Not sure why the comments are so focused on the deliverable- you learned way more and had a much more interesting experience. One think I didn't see mentioned in the post- maybe I missed it- how large was the data? How many samples did you use to pretrain and post-train
> The final dataset contained a few hundred thousand MIDI files, representing roughly 300 million note events.