--- 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) ---