Skip to content

GraphMuse Release 0.0.4

Compare
Choose a tag to compare
@manoskary manoskary released this 18 Oct 10:32
· 3 commits to main since this release

New Release 0.0.4

This latest release contains some updates and bug fixes

Updates

  • Pitch Spelling model update to contain Spelling and Key encoders
  • Support for PyG in Memory dataset
  • New classes for Hybrid models
  • Load midi from URL and return score graph
  • Updated utilities for training models for voice separation
  • Included minimal feature extraction from scores
  • Improved memory handling during graph creation

Bug Fixes and Testing

  • Bug fix of Hierarchical GraphSAGE last layer
  • Added tests for Readme scripts
  • Length of graphs for sampling only depends on notes

Happy graph coding!