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

Small bug -> Grad accumulation can't be set lower than 2 #191

Closed RenNagasaki closed 4 months ago

RenNagasaki commented 4 months ago

Describe the bug If you change Grad accumulation, you can't change it back to 1 minimum of the slider seems to be 2.

To Reproduce Move the slider to more than 1

Screenshots image

Kind regards.

erew123 commented 4 months ago

Hi @RenNagasaki

No probs. That's been fixed, you can git pull if you need.

Thanks