hFT-Transformer
hFT-Transformer copied to clipboard
Pytorch implementation of automatic music transcription method that uses a two-level hierarchical frequency-time Transformer architecture (hFT-Transformer).
if there have any log information output in the terminal?
@KeisukeToyama great work! hope you could create a google colab inference notebook, where we could use the colab t4 gpu. you can give the option for the user to load...
Thanks for your sharing firstly. I have noticed that the original MIDI file and the MIDI file obtained after conversion using midi2note are not consistent. there is my note2midi convert:...