Open tin2tin opened 11 months ago
Try installing on ubuntu (WSL) and an environment, worked for me
I'm on Windows...
@tin2tin The problem is due to deepspeed, the authors don't support python above 3.9 for windows
I was able to use this guide to build a wheel for windows and run resemble-enhance on windows check this guide https://github.com/erew123/alltalk_tts?tab=readme-ov-file#-option-2---a-bit-more-complicated
UPD: Made a fork where you can try this wonder technology on windows https://github.com/daswer123/resemble-enhance-windows
@daswer123 Excellent. Thank you very much for the deepspeed wheel. That makes it possible to install it on Windows.
I noticed that you have been specifying the torch/vision/audio version too. This makes sense, since the version it comes with as a requirement doesn't include CUDA(for me).
@tin2tin The problem is due to deepspeed, the authors don't support python above 3.9 for windows
I was able to use this guide to build a wheel for windows and run resemble-enhance on windows check this guide https://github.com/erew123/alltalk_tts?tab=readme-ov-file#-option-2---a-bit-more-complicated
UPD: Made a fork where you can try this wonder technology on windows https://github.com/daswer123/resemble-enhance-windows
Awesome! Thanks so much for the fork! <3
Oof, I wish you were pinned on the front page so I could've saved half an hour of installing packages trying to work out what was borked. Thank you for the fork.
how can I do bulk audio now?
I tried using the enhancer on a bark audio file on hugging face, and it works wonders!
Trying to pip install it, I get this error: