Natooz / MidiTok

MIDI / symbolic music tokenizers for Deep Learning models 🎶
https://miditok.readthedocs.io/
MIT License
665 stars 81 forks source link

Default `continuing_subword_prefix` when splitting token sequences #168

Closed Natooz closed 4 months ago

Natooz commented 4 months ago

📚 Documentation preview 📚: https://miditok--168.org.readthedocs.build/en/168/

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.10345% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 90.45%. Comparing base (c2c8cb3) to head (323b82c). Report is 10 commits behind head on main.

:exclamation: Current head 323b82c differs from pull request most recent head f31d12e. Consider uploading reports for the commit f31d12e to get more accurate results

Files Patch % Lines
miditok/midi_tokenizer.py 95.23% 2 Missing :warning:
tests/test_train.py 87.50% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #168 +/- ## ========================================== - Coverage 91.06% 90.45% -0.61% ========================================== Files 35 35 Lines 5214 5524 +310 ========================================== + Hits 4748 4997 +249 - Misses 466 527 +61 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.