Spaces:
Running
Running
imseldrith
commited on
Commit
•
e45059d
1
Parent(s):
1ac68a7
Update startup.min.sh
Browse files- startup.min.sh +1 -1
startup.min.sh
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
bash download_voices_tts-1.sh
|
6 |
|
7 |
-
python speech.py --xtts_device none $EXTRA_ARGS $@
|
|
|
4 |
|
5 |
bash download_voices_tts-1.sh
|
6 |
|
7 |
+
python speech.py --xtts_device none $EXTRA_ARGS $@ -P 7860
|