matatonic / openedai-speech

An OpenAI API compatible text to speech server using Coqui AI's xtts_v2 and/or piper tts as the backend.
GNU Affero General Public License v3.0
193 stars 32 forks source link

How to use openedai-speech with coqui_tts as an text-generation-webui extension within Windows? #7

Closed guispfilho closed 1 month ago

guispfilho commented 2 months ago

Hi, I was wondering if it's possible to use model 'tts-1-hd' with coqui_tts as an text-generation-webui (Oobabooga) extension within Windows? And if so, how can I get it, other than the .sh file?

matatonic commented 2 months ago

It is possible, yes, I'll see about putting together a guide for windows.

matatonic commented 2 months ago

Hi, I think I misunderstood you. coqui_tts is a standard extension to text-generation-webui already - did you mean something else?

matatonic commented 1 month ago

Closing this because text-generation-webui already supports coqui_tts already. If I'm missing something, please leave a comment.