GAD0 commited on
Commit
081f4c0
·
1 Parent(s): 98b8314

texto a voz

Browse files
Files changed (1) hide show
  1. d01 +3 -0
d01 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import gradio as gr
2
+
3
+ gr.Interface.load("huggingface/facebook/fastspeech2-en-ljspeech").launch();