vadhri commited on
Commit
31b5c57
·
verified ·
1 Parent(s): f08d701

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def synthesise(text):
40
 
41
  print (speech)
42
 
43
- return speech
44
 
45
 
46
  def speech_to_speech_translation(audio):
 
40
 
41
  print (speech)
42
 
43
+ return speech.waveform
44
 
45
 
46
  def speech_to_speech_translation(audio):