Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
course-demos/speech-to-speech-translation
vadhri
/
speech-to-speech-translation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
vadhri
commited on
Apr 20, 2024
Commit
31b5c57
·
verified
·
1 Parent(s):
f08d701
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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):