reecemiron commited on
Commit
006bb3c
1 Parent(s): 9046e5f

Create test

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