Using the transformer architecture I created a tool which was able to generate beats for music based on certain user requirements. It was trained on open source copyright free music to avoid legal troubles and is used by musicians.
Like this project
Posted Aug 9, 2024
I converted audio into values which were passed into the model as training data, and the outputs of the model were converted back to music.