Fengchenghao1996 / MI2T_EE380L

Musical Instrument Recognization and cloning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 99.0%Language:Python 1.0%