Jetetes commited on
Commit
7ce3b7f
·
verified ·
1 Parent(s): 366deab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ with gr.Blocks() as app_tts:
226
  )
227
 
228
  audio_output = gr.Audio(label="Synthesized Audio", autoplay=True)
229
-
230
 
231
  @gpu_decorator
232
  def basic_tts(
 
226
  )
227
 
228
  audio_output = gr.Audio(label="Synthesized Audio", autoplay=True)
229
+ spectrogram_output = gr.Image(label="Spectrogram")
230
 
231
  @gpu_decorator
232
  def basic_tts(