MuseCraft / README.md
projectlosangeles's picture
Update README.md
d6aa867 verified
---
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](https://github.com/WebChatAppAi/midi-gen) and [MuseCraft](https://webchatappai.github.io/midi-gen/pages/features.html) applications.
![MuseCraft-Logo.jpg](https://cdn-uploads.huggingface.co/production/uploads/64820d166e41cac337e0ccb8/DKnpvynmiAdhgbvFLyE_f.jpeg)
---
## πŸ“¦ 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](https://github.com/WebChatAppAi/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/
3. Make sure it's named:
alex_melody.pth
4. 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
- [projectlosangeles](https://huggingface.co/projectlosangeles)
- [WebChatAppAi](https://github.com/WebChatAppAi)
---