Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adildhkh
/
ashleyliu31-ashley_voice_clone_speecht5_finetuning
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ashleyliu31-ashley_voice_clone_speecht5_finetuning
/
app.py
adildhkh
initial commit
54e6c2f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/ashleyliu31/ashley_voice_clone_speecht5_finetuning"
).launch()