That thing is like an 11 out of 10 install difficulty. I hate github projects that are really difficult to get working.
I'm using Debian. So many fucking issues. It probably can't work on Debian but I'd really like to know what system people are using who have been successful in getting this to actually work.
I kind of don't really care anymore. Fuck all this broken shit. I'm sure whichever leading github repository that does this same thing a couple years from now will be easier to install so I'll just wait until then to mess with it.
Seems there's an issue with the dependencies currently and all versions of installing tortoise-tts from the existing instructions is doomed to failure without manual intervention.
As mikejgrecojr commented in the linked github issue, the fix for running via docker is:
Try updating your Dockerfile by adding in scipy to the conda install and specifying version 1.13.1 on line 31 like below. That worked for me:
I have it working on Debian, it wasn't THAT hard, but I never got it to work with the GPU so it was SUPER slow. I've since found XTTS2 which set up super easy, comes with a web GUI and just supports my GPU out of the box.
Coqui xtts is broken right now, at least on Debian. I did not try xtts2. Yet turns out I already tried that one. After my computer is done being frozen from my latest hacking attempt to make a borked tts python maybe work, I'll add whatever the error is.
The docker installation for the first one is broken just FYI but I guess I should be trying to use whichever one is the most up to date for higher chances of success.