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
864 stars 98 forks source link

Connection between SillyTavern & Alltalk works, but Error 500 occured: Model file not found. #321

Closed therky04 closed 2 weeks ago

therky04 commented 2 weeks 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 diagnostics.log

Describe the bug

Thank you very much for your efforts, I really enjoy playing with the TTS. I have setup Alltalk as standalone using the script provided and through the webgui I can make use of Piper as the engine. I have connected it to SillyTavern and it works, but SillyTavern gives me an Error 500, as it is not able to access the model:

To Reproduce Steps to reproduce the behaviour: Setup Alltalk, have it connect to SillyTavern, click on "Available voices" and try a playback of the default voice.

Screenshots 2024-08-25 16_00_53-SillyTavern ā€“ Mozilla Firefox 2024-08-25 16_03_06-Termius - 215  pott ollama

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

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

Additional context One other thing, how can I change the engine to xtts? I've tried and failed.

erew123 commented 2 weeks ago

Hi @therky04

Have you update the extension for SillyTavern as listed in the Documentation:

image

You can swap TTS engines with the Swap TTS engine button.

image

Obviously, ensure you have downloaded a model for XTTS:

image

Thanks

therky04 commented 2 weeks ago

Iā€™m very sorry, I must have missed these steps. I will try that again and give feedback by tomorrow. Thanks for your quick reply.


Von: erew123 @.> Gesendet: Sunday, August 25, 2024 5:33:58 PM An: erew123/alltalk_tts @.> Cc: Sebastian Lanfermann @.>; Mention @.> Betreff: Re: [erew123/alltalk_tts] Connection between SillyTavern & Alltalk works, but Error 500 occured: Model file not found. (Issue #321)

Closed #321https://github.com/erew123/alltalk_tts/issues/321 as completed.

ā€” Reply to this email directly, view it on GitHubhttps://github.com/erew123/alltalk_tts/issues/321#event-14004633982, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A5AM6NAUUNRCUITRIXQRCS3ZTH2ONAVCNFSM6AAAAABNCSKPIWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGAYDINRTGM4TQMQ. You are receiving this because you were mentioned.Message ID: @.***>

therky04 commented 2 weeks ago

It works, thank you very much! Brilliant work :)