|
--- |
|
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. |
|
|
|
 |
|
|
|
--- |
|
|
|
## π¦ 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) |
|
|
|
--- |