Open aolko opened 1 year ago
Is there any specific module you are trying to use? TTS (coqui) package is creating the most incompatibilities so if you don't need it - remove from dependencies
Is there any specific module you are trying to use? TTS (coqui) package is creating the most incompatibilities so if you don't need it - remove from dependencies
No, since i don't have to pick any modules yet. All i did is press that launcher button
Same here. I specifically need TTS.
@hidoba do you have both Python 3.11 and VS build tools installed?
It's working fine for me with 1.24.4 in linux and also with new coqui. Just change the versions in requirements.txt.
It's working fine for me with 1.24.4 in linux and also with new coqui. Just change the versions in requirements.txt.
send the gist with fixed versions?
Just install https://pypi.org/project/TTS/#files for your python version and do pip install numpy==1.24.4, that's all there is to it. I am at the point of ignoring people's requirements.txt and updating what needs to be done manually. Too many cases of trying to downgrade torch/transformers for me or other packages for no reason.
Python 3.11.6, vs c++ build tools 2022, installing via launcher