Skip to content
/ myna Public
forked from ghost-signal/myna

Official repository of Myna: Masking-Based Contrastive Learning of Musical Representations

Notifications You must be signed in to change notification settings

fronx/myna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myna: Masking-Based Contrastive Learning of Musical Representations

Welcome to the official repository for Myna: Masking-Based Contrastive Learning of Musical Representations. This repository contains the codebase and public models used in the paper.

The Myna Framework

Model Checkpoints

We provide pretrained model checkpoints for different configurations of the Myna model:

Feel free to download and use these models for your tasks.

Inference Example

To get started with inference, you can refer to the minimal example provided in the script example.py.

Citation

If you use this code or the models in your research, please cite our work:

@article{myna2025,
  title={Myna: Masking-Based Contrastive Learning of Musical Representations},
  author={Anonymous},
  journal={},
  year={2025}
}

License

This repository is licensed under MIT License.

About

Official repository of Myna: Masking-Based Contrastive Learning of Musical Representations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%