Prasada commited on
Commit
686ed37
·
1 Parent(s): 9dc4fad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ gr.Interface(
114
 
115
  ],
116
  outputs=[
117
- gr.Audio(label="Generated Speech", type="numpy"),
118
  ],
119
  title=title,
120
  description=description,
 
114
 
115
  ],
116
  outputs=[
117
+ gr.Audio(label="Generated Speech.", type="numpy"),
118
  ],
119
  title=title,
120
  description=description,