audio-webui icon indicating copy to clipboard operation
audio-webui copied to clipboard

[QUESTION] While installing TTS, it is crashed.

Open airpdev opened this issue 2 years ago • 3 comments

Hello, After cloning the latest audio-webui git repo, run ./run.sh file on ubuntu22.04 (python3.10, GPU) But while installing TTS, it is crashed. Exit code: 1

Please help me resolve this problem.

airpdev avatar Sep 25 '23 09:09 airpdev

Hmm, i got another report of this same issue a little before this, but TTS didn't even update this time, it would be useful to have an install log though.

gitmylo avatar Sep 25 '23 11:09 gitmylo

I will likely be moving TTS to an extension so it can be disabled whenever such an issue occurs, as i don't want users to be stuck because of a feature they weren't even planning to use.

gitmylo avatar Sep 25 '23 13:09 gitmylo

TTS has been moved to an extension, if you want to use audio-webui without TTS, you'll need to use the TTS-extension branch. Which has the TTS features removed so they can be loaded through an extension instead.

gitmylo avatar Oct 06 '23 19:10 gitmylo