k2kobayashi / crank

A toolkit for non-parallel voice conversion based on vector-quantized variational autoencoder
MIT License
169 stars 31 forks source link

Windows Support #19

Closed hellc closed 4 years ago

hellc commented 4 years ago

@k2kobayashi Thank you for your work!

Could you please make it more Windows friendly like you did it with https://github.com/k2kobayashi/sprocket? The file path rules in crank on windows is a disaster...I think you have already know about it :D

k2kobayashi commented 4 years ago

Hi, I don't know what is the exact reason you cannot run on Windows. crank is implemented for Linux environment as well as sprocket. I think wsl2 may help you to run on windows.