Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
YoMioAI/GPT-SoVITS-3s-cloning-free-TTS
cuio
/
f1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
f1
/
test.py
Xinonria
标准化响度
8358abb
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
148 Bytes
from
main
import
demo
if
__name__ ==
"__main__"
:
demo.launch(
server_port=
8080
,
show_api=
False
,
share=
True
)