It’s for open source ai generated speech. https://github.com/neonbjb/tortoise-tts
That thing is like an 11 out of 10 install difficulty. I hate github projects that are really difficult to compile. I don’t understand how they end up like this but in never starting a big project like that without figuring out all the dependency issues fucking first.
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.
Don’t use that repo, it’s old/broken. Use one of these two:
https://github.com/rsxdalv/tts-generation-webui
https://github.com/gitmylo/audio-webui
The docker installation for the first one is broken just FYI. The install instructions don’t work on Debian 12 because it can’t find the python requirements files.