Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Guru-25
/
piper
like
0
Running
App
Files
Files
Community
main
piper
/
startup.bat
Guru-25
v0.18.2
d1b59ba
verified
about 2 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%