Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yunlinger
/
facebook-tts_transformer-zh-cv7_css
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
93b82bc
facebook-tts_transformer-zh-cv7_css
/
app.py
yunlinger
initial commit
93b82bc
almost 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/tts_transformer-zh-cv7_css10"
).launch()