Spaces:
Sleeping
Sleeping
[ -f speech.env ] && . speech.env | |
bash download_voices_tts-1.sh | |
python speech.py --xtts_device none $EXTRA_ARGS $@ | |
[ -f speech.env ] && . speech.env | |
bash download_voices_tts-1.sh | |
python speech.py --xtts_device none $EXTRA_ARGS $@ | |