mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 17:09:44 +00:00
removed --stream-play-sync flag
-removes --stream-play-sync from xtts launch
This commit is contained in:
@@ -232,7 +232,7 @@ if defined xtts_env_exist (
|
||||
|
||||
REM Start XTTS
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% XTTS launched in a new window.
|
||||
start cmd /k "title XTTSv2 API Server && cd /d %~dp0xtts && python -m xtts_api_server --deepspeed --stream-play-sync"
|
||||
start cmd /k "title XTTSv2 API Server && cd /d %~dp0xtts && python -m xtts_api_server --deepspeed"
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user