mazzzystar / randomCNN-voice-transfer

Audio style transfer with shallow random parameters CNN.
https://soundcloud.com/mazzzystar/sets/speech-conversion-sample
405 stars 75 forks source link

required os and python versions? #17

Open marshonhuckleberry opened 4 years ago

marianbasti commented 4 years ago

I got it running on Windows 10 x64 and python 3.7

mazzzystar commented 4 years ago

Linux/Mac/Win works fine for me with:

sreenivasmrpivot commented 4 years ago

Fails to run with llvmlite 0.33.0 and numba 0.50.1 Runs successfully with llvmlite-0.31.0 numba-0.48.0