-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Logo now with white outer stroke (#180)
* logo now with white outer stroke + svg files * fixing docs + adding favicon * minor change docs index * minor fixes MIDI docs * mmm add_to_vocab called for both base_tokenizer and self * docs fix in `DatasetMIDI` * MMM now preprocess scores without merging tracks with same programs, fix in MMM splitting TokSequence per bar/beat, fix REMI ProgramChange/bar token type graph, `adapt_ref_score_for_tests_assertion` now no longer merge tracks (was useless) * `is_track_empty` method and deleting tracks with not supported program in `preprocess_score` * handling special case where there are no tracks but only tempos/ts * adding arguments values in data aug report * `get_bars_ticks` and `get_beats_ticks` handling non-positive time signature denominators * fix on last commit * fix on last commit * fix on data augmentation `_filter_offset_tuples_to_score` + speeding it with numpy * setting copy back to symusic 0.4.8 * docs fixes
- Loading branch information
Showing
24 changed files
with
291 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.