Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
GAD0
/
Demo
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GAD0
commited on
Apr 1, 2022
Commit
081f4c0
·
1 Parent(s):
98b8314
texto a voz
Browse files
Files changed (1)
hide
show
d01
+3
-0
d01
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech").launch();