Lagyamfi commited on
Commit
336b22a
1 Parent(s): 3bb16e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ gr.Interface(
34
  value="ki_1"),
35
  ],
36
  outputs=[
37
- gr.Audio(label="Generated Speech", type="numpy"),
38
  ],
39
  title=title,
40
  description=description,
 
34
  value="ki_1"),
35
  ],
36
  outputs=[
37
+ gr.Audio(label="Generated Speech", type="filepath"),
38
  ],
39
  title=title,
40
  description=description,