Downloads · 30 days
0
marcop/musika_misc
musika_misc is a machine learning model from marcop. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for keras. The card lists the license as mit.
Pretrained Misc GAN model for the Musika system for fast infinite waveform music generation. Introduced in this paper.
Downloads · 30 days
0
Access
Public
Updated Oct 24, 2022
Repo size
498 MB
Likes
1
Public
Click a slice to open those files.
.npy290 MB · 58%
From the Hugging Face model README
Pretrained Misc GAN model for the Musika system for fast infinite waveform music generation. Introduced in this paper.
This pretrained GAN system consists of a ResNet-style generator and discriminator. During training, stability is controlled by adapting the strength of gradient penalty regularization on-the-fly. The gradient penalty weighting term is contained in switch.npy. The generator is conditioned on a latent coordinate system to produce samples of arbitrary length. The latent representations produced by the generator are then passed to a decoder which converts them into waveform audio. The generator has a context window of about 12 seconds of audio.
This pretrained Misc GAN system is automatically downloaded at the first execution of the system. Try Musika here!
The Misc GAN system was trained on the SXSW music dataset (17000 songs with diverse genres).