burraco135 commited on
Commit
22fe2ed
1 Parent(s): fb1cd59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/microsoft/speecht5_tts").launch()
 
1
  import gradio as gr
2
 
3
+ gr.Interface.load("burraco135/speecht5_finetuned_voxpopuli_it").launch()