Spaces:
Running on Zero
Running on Zero
File size: 518 Bytes
d6d11f2 3f552af d6d11f2 3f552af d6d11f2 3f552af d6d11f2 3f552af | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
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
|