f90 / AdversarialAudioSeparation

Code accompanying the paper "Semi-supervised adversarial audio source separation applied to singing voice extraction"
https://arxiv.org/abs/1711.00048
MIT License
83 stars 15 forks source link

is it a python2 project? #6

Open rick-wang-musetalk opened 4 years ago

rick-wang-musetalk commented 4 years ago

is it a python2 project? i have errors such as import cPickle and audiolab.

f90 commented 4 years ago

Yes this is Python2 I am fairly sure. If you give me more specifics about the errors I can fix them to make it Python 3 compatible!