Wykorzystanie sztucznej inteligencji do generowania treści muzycznych
This work addresses music generation for composers or AI applications, but it is incremental as it adapts existing DCGAN methods to a specific domain.
The paper tackles generating short musical phrases by training a deep convolutional generative adversarial network (DCGAN) on classical and jazz MIDI data, converting it to piano roll images for input, and the network produces musically interesting rhythmic and harmonic structures.
This thesis is presenting a method for generating short musical phrases using a deep convolutional generative adversarial network (DCGAN). To train neural network were used datasets of classical and jazz music MIDI recordings. Our approach introduces translating the MIDI data into graphical images in a piano roll format suitable for the network input size, using the RGB channels as additional information carriers for improved performance. The network has learned to generate images that are indistinguishable from the input data and, when translated back to MIDI and played back, include several musically interesting rhythmic and harmonic structures. The results of the conducted experiments are described and discussed, with conclusions for further work and a short comparison with selected existing solutions.