Skip to content

Musical Instrument Recognization and cloning

Notifications You must be signed in to change notification settings

fractaldna22/MI2T_EE380L

 
 

Repository files navigation

MI2T_EE380L

This is a course project of EE380L, Data mining, UT Austin, 2020 Spring semester.

Classifier part:

Musical timbre translation part: This work is inspired from: https://github.com/facebookresearch/music-translation https://arxiv.org/abs/1805.07848

The codes we modify come from: https://github.com/scpark20/universal-music-translation The "music_trans.ipynb" is the original code from this URL.

The final code we use is music_trans_8k.py, the music generation code we use is data_processing_8k.py.

Environment: GPU >= GTX 1080, 8GB RAM Dataset: IRMAS

About

Musical Instrument Recognization and cloning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.0%
  • Python 1.0%