Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
azils3
/
Speech
like
0
Runtime error
App
Files
Files
Community
main
Speech
/
startup.bat
azils3
Upload 38 files
7a3a321
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
185 Bytes
@
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%