magenta / mt3

MT3: Multi-Task Multitrack Music Transcription
Apache License 2.0
1.41k stars 185 forks source link

Train the model #122

Open Richardchen714 opened 1 year ago

Richardchen714 commented 1 year ago

I'm trying to train MT3 for comparison with other models on a GPU server. I tried to run tasks.py for training but it says "MT3 not installed" even though I ran the command in the "setup environment" in the colab notebook. How can I train this model (on my server or in Colab)