beatsabertools / saberbrain

MIT License
0 stars 0 forks source link

Research #1

Open ryanwersal opened 6 years ago

ryanwersal commented 6 years ago

Currently defined objective: come up with a way for sabergen to have some amount of intelligence in associating beatmaps in accordance with the audio it is provided.

Current theoretical solution: machine learning that correlates audio signatures/traits with likely good beatmap segments.

ryanwersal commented 6 years ago

Keras looks pretty interesting for gluing everything together.

marsyas looks particular interesting for the music analysis portion.