Spaces:
Sleeping
Sleeping
Walterchamy
commited on
Commit
•
3c24c3c
1
Parent(s):
919f324
Update app.py
Browse files
app.py
CHANGED
@@ -110,5 +110,3 @@ def text_to_speech(text):
|
|
110 |
# Play the audio file
|
111 |
st.audio("output.mp3")
|
112 |
|
113 |
-
# Call the text-to-speech function with some text
|
114 |
-
text_to_speech(response_text)
|
|
|
110 |
# Play the audio file
|
111 |
st.audio("output.mp3")
|
112 |
|
|
|
|