erew123 / alltalk_tts

AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
GNU Affero General Public License v3.0
816 stars 91 forks source link

Adding support for http/https #144

Closed theobjectivedad closed 2 days ago

theobjectivedad commented 5 months ago

...via a small update to the config JSON, default is still http.

erew123 commented 5 months ago

Hi @theobjectivedad

Just wanted to let you know I'm not ignoring you. I'm actually working my way through quite a chunk of code from different bits of scripts and trying to piece a load of things back together. Adding one more thing into the mix at this point wont be a benefit for my aching brain. So as soon as I have those bits stabilised, Ill take a proper look at your PR. Thanks for sending one over!!