CoolFace
Apppublic

Kowsya/Polyphonic_Music_Generation_using_MuseGAN

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

title: MuseGAN Hybrid Music Generator emoji: ๐ŸŽต colorFrom: blue colorTo: orange sdk: gradio sdkversion: 4.0.0 appfile: app.py pinned: false ---

๐ŸŽต MuseGAN โ€” Hybrid Music Generator

Generates original polyphonic piano music by fusing:

  • โ€”๐ŸŽป Classical harmony (JSB Bach Chorales โ€” 382 songs)
  • โ€”๐ŸŽธ Pop rhythm (POP909 Dataset โ€” 909 songs)

Using a Generative Adversarial Network (MuseGAN).

Files needed in this Space

FileDescription
app.pyGradio interface
requirements.txtPython dependencies
generator.kerasTrained model (download from Colab after training)

How to get generator.keras

  1. 1.Run the Colab notebook completely
  2. 2.In Colab Files panel โ†’ navigate to /content/saved_model/
  3. 3.Right-click generator.keras โ†’ Download
  4. 4.Upload it here

Student Info

  • โ€”Name: Kowsya Mutkundu
  • โ€”Roll: 25P0620007
  • โ€”Course: Deep Learning & Generative AI Lab

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference