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.14k stars 118 forks source link

The "start_alltalk" batch file, but that pops up really briefly and then just disappears again. #317

Closed Yaffa16 closed 3 months ago

Yaffa16 commented 3 months ago

🔴 If you have installed AllTalk in a custom Python environment, I will only be able to provide limited assistance/support. AllTalk draws on a variety of scripts and libraries that are not written or managed by myself, and they may fail, error or give strange results in custom built python environments.

🔴 Please generate a diagnostics report and upload the "diagnostics.log" as this helps me understand your configuration.

https://github.com/erew123/alltalk_tts/tree/main?#-how-to-make-a-diagnostics-report-file

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behaviour:

Screenshots If applicable, add screenshots to help explain your problem.

Text/logs If applicable, copy/paste in your logs here from the console.

Desktop (please complete the following information): AllTalk was updated: [approx. date] Custom Python environment: [yes/no give details if yes] Text-generation-webUI was updated: [approx. date]

Additional context Add any other context about the problem here.

erew123 commented 3 months ago

Open up your command prompt from the Windows start menu. Move into the alltalk_tts folder and run the batch file. You will then be able to see whatever error message there is, rather than it closing the command prompt before you can read/see the error message or reason that its not running.

Yaffa16 commented 3 months ago

Thanks, I was able to get it running