Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeonEr
/
SWivid-F5-TTS
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SWivid-F5-TTS
/
app.py
LeonEr
initial commit
4aeb4ff
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
61 Bytes
import
gradio
as
gr
gr.load(
"models/SWivid/F5-TTS"
).launch()