andabi / deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow
MIT License
3.92k stars 845 forks source link

Add docker support (GPU-only) #48

Closed guang closed 6 years ago

guang commented 6 years ago

Hi @andabi awesome project!!

as you know, train2 takes quite a bit of computation and since i don't have access to a nice cluster, i had to use random GPUs i could find 😂. learned a few things along the way, figured I would pass along the info here so setting-up is faster for other peeps. let me know if there's anything you would like me to change or add!