Skip to content

v1.2.7 Small improvements

Compare
Choose a tag to compare
@Natooz Natooz released this 02 Aug 07:17
· 382 commits to main since this release

Changes

  • 22fee1d TimeSignature parameter automatically set to False for incompatible tokenizers, also fixing a bug when it was not provided by the user
  • 2e958f1 TimeSignature of MIDI set to 4/4 if the original MIDI had none (rare but can happen)
  • a46fd56 unused import removed
  • f416ff5 BPE calculation in apply_bpe method speed up by precomputing token successions in a class attribute

Compatibility

  • All good !