Ajout OpenWeb-UI fonctionnel
This commit is contained in:
8
startup.bat
Normal file
8
startup.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
|
||||
set /p < speech.env
|
||||
|
||||
call download_voices_tts-1.bat
|
||||
call download_voices_tts-1-hd.bat %PRELOAD_MODEL%
|
||||
|
||||
python speech.py %PRELOAD_MODEL:+--preload %PRELOAD_MODEL% %EXTRA_ARGS%
|
||||
Reference in New Issue
Block a user