Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,7 @@ def SpeechSynthesis(result):
|
|
102 |
'''
|
103 |
components.html(documentHTML5, width=1280, height=300)
|
104 |
|
105 |
-
SpeechSynthesis(markdown)
|
106 |
|
107 |
|
108 |
import streamlit as st
|
|
|
102 |
'''
|
103 |
components.html(documentHTML5, width=1280, height=300)
|
104 |
|
105 |
+
SpeechSynthesis(markdown)
|
106 |
|
107 |
|
108 |
import streamlit as st
|