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
1.16k stars 123 forks source link

Update finetune.py tts_status_icon default value #304

Closed IIEleven11 closed 3 months ago

IIEleven11 commented 3 months ago

No default value here tts_status_icon was throwing error and exiting script.

IIEleven11 commented 3 months ago

Actually thats a poor bandaid not a solution, while training does execute just fine, it also causes the script to show it as "no model" to the user. I'll rework it image