Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
z3nafey
/
tts
like
0
Runtime error
App
Files
Files
Community
49548d2
tts
/
app.py
z3nafey
initial commit
49548d2
over 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/tts_transformer-ru-cv7_css10"
).launch()