MMT / README.md
Vansh Chugh
initial deploy
3f552af
|
Raw
History Blame Contribute Delete
518 Bytes
---
title: MMT
emoji: 🛤️
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 5.28.0
python_version: '3.11'
app_file: app.py
pinned: false
license: mit
---
# Multitrack Music Transformer (HARP)
HARP wrapper around the official implementation of "Multitrack Music Transformer" (ICASSP 2023).
Generates symbolic multi-instrument music — optionally continuing from an uploaded MIDI seed, or
unconditioned if none is given.
- Paper: https://arxiv.org/abs/2207.06983
- Code: https://github.com/salu133445/mmt