TTS-OPENAI-FREE / startup.min.sh
imseldrith's picture
Update startup.min.sh
e45059d verified
raw
history blame contribute delete
138 Bytes
#!/bin/bash
[ -f speech.env ] && . speech.env
bash download_voices_tts-1.sh
python speech.py --xtts_device none $EXTRA_ARGS $@ -P 7860