Olivier-Truong commited on
Commit
b058495
·
verified ·
1 Parent(s): 235fd06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -98,6 +98,7 @@ def predict(prompt, language, audio_file_pth, mic_file_path, use_mic, agree, req
98
  #gr.make_waveform(
99
  # audio="output.wav",
100
  #),
 
101
  "output.wav",
102
  )
103
  else:
 
98
  #gr.make_waveform(
99
  # audio="output.wav",
100
  #),
101
+ None,
102
  "output.wav",
103
  )
104
  else: