Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MinhWTheG
/
facebook-tts_transformer-vi-cv7
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facebook-tts_transformer-vi-cv7
/
app.py
MinhWTheG
initial commit
48c0c55
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/tts_transformer-vi-cv7"
).launch()