MuseCraft / README.md
projectlosangeles's picture
Update README.md
d6aa867 verified
metadata
license: apache-2.0
datasets:
  - projectlosangeles/Godzilla-MIDI-Dataset
language:
  - en
base_model:
  - asigalov61/Godzilla-Piano-Transformer
  - asigalov61/Orpheus-Music-Transformer
tags:
  - MuseCraft
  - MIDI
  - music-ai
  - music
  - music-generation
  - music-composition

🎼 MuseCraft Model Repository

This repository hosts the official model files used in the MIDI-Gen and MuseCraft applications.

MuseCraft-Logo.jpg


πŸ“¦ What This Repository Contains

  • βœ… Pretrained melody generation models (e.g., alex_melody.pth)
  • βœ… Models designed for symbolic music generation using MIDI token structures
  • βœ… Plug-and-play support for the AI Studio panel inside the MIDI-Gen app
  • βœ… Models trained using [Tegridy Code 2025] principles and the Godzilla MIDI dataset

🧠 About MIDI-Gen / MuseCraft

MIDI-Gen is a cross-platform music creation app with a piano-roll interface powered by local AI models.
MuseCraft is its advanced evolution, integrating powerful symbolic music models with interactive UI tools like:

  • πŸŽ›οΈ Dynamic Plugin System
  • 🎡 AI-Powered Melody Generation
  • πŸ’‘ Prompt-Based Controls
  • πŸ’Ύ Local & Hugging Face Model Integration

πŸ”§ Model Usage

To use a model from this repo in MIDI-Gen:

  1. Download the .pth file from this repository
  2. Place it in:

midi-gen/ai_studio/models/

  1. Make sure it's named:

alex_melody.pth

  1. Launch the app and select the corresponding plugin

πŸ“„ License

This project is released under the Apache 2.0 License
See LICENSE file for details.


πŸ‘₯ Authors