jaswon/osu-dreamer
a diffusion-based ML model for generating osu! maps from raw audio
This project helps osu! rhythm game players create new beatmaps from any song. You provide an audio file, and it generates a playable osu! beatmap for that track. This is ideal for players who want to create custom content for their favorite music, saving them the manual effort of beatmap design.
142 stars. No commits in the last 6 months.
Use this if you want to quickly generate new osu! beatmaps from audio files without manually mapping every beat.
Not ideal if you need fine-grained, artistic control over every aspect of the beatmap's design and timing.
Stars
142
Forks
13
Language
Python
License
MIT
Category
Last pushed
Sep 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jaswon/osu-dreamer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sp-nitech/diffsptk
A differentiable version of SPTK
trigeorgis/mdm
A TensorFlow implementation of the Mnemonic Descent Method.
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font...
clovaai/fewshot-font-generation
The unified repository for few-shot font generation methods. This repository includes FUNIT...
Michedev/DDPMs-Pytorch
Implementation of various DDPM papers to understand how they work