jaswon / osu-dreamer

a diffusion-based ML model for generating osu! maps from raw audio
MIT License
119 stars 10 forks source link

Feature Request: Difficulty Target #4

Open cpiscos opened 1 year ago

cpiscos commented 1 year ago

Would it be possible to have some kind of difficulty target for generated maps? I don't think star difficulty is part of .osu map files but maybe OD can be used as a rough label.

jaswon commented 1 year ago

conditioning the model output on star rating (and potential other features, such as OD and the other difficulty values) is planned for the future, although not a top priority at the moment

SheepChef commented 5 months ago

you may selecetively classify your training dataset by star rate or OD, and train different models.