You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New documentation : miditok.readthedocs.io. We finally have a proper documentation website! 🙌 With this comes many improvements and fixes in the docstrings.
201c9b7 Legacy REMIEncoding, MIDILikeEncoding and CPWordEncoding classes removed.
e92a414token_types_errors of MIDITokenizer class handling basic / common cases of errors
Small minor code improvements
1486204 Use of dataclasses. This means that Python 3.6 (and previous) are no longer compatible. Python 3.6 was compatible but not supported (tested) up to v1.4.2.