mt3
mt3 copied to clipboard
MT3: Multi-Task Multitrack Music Transcription
Set the jax package to the correct version. Fixed issue with #71
Is there any way to clone this project and run it on my pc offline?
# Background While running this decoder on a sequence of tokens (midifile -> `NoteSequence` -> event_tokens), I realised that after every note is processed and we return to processing shifts,...
Thank you for creating such an interesting tool, but I am very puzzled why the melody instruments in the intro or interlude are incomplete or missing in the mid results....
Hi, this is by far the most accurate transcription! I know the project is for piano transcription, and as you mentioned in caveat it's not trained on singing vocals. Would...
Hi all, the model works great for the guitar samples, I would like to export this model, can you please advise on this? Thanks
fix an error when use MT3 in colab  ERROR: pip’s dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source...
When I run Imports and Definitions I get the following error: ModuleNotFoundError Traceback (most recent call last) in () 13 import note_seq 14 import seqio ---> 15 import t5 16...
[seqio/feature_converters]: Better support multi-ranked features in the feature-converter library.