Ajout OpenWeb-UI fonctionnel
This commit is contained in:
7
startup.min.sh
Executable file
7
startup.min.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
[ -f speech.env ] && . speech.env
|
||||
|
||||
bash download_voices_tts-1.sh
|
||||
|
||||
python speech.py --xtts_device none $EXTRA_ARGS $@
|
||||
Reference in New Issue
Block a user