Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1058,7 +1058,7 @@ def main():
|
|
1058 |
horizontal=True)
|
1059 |
|
1060 |
if tab_main == "🎤 Voice Input":
|
1061 |
-
|
1062 |
|
1063 |
try:
|
1064 |
# Get transcript from the speech component
|
|
|
1058 |
horizontal=True)
|
1059 |
|
1060 |
if tab_main == "🎤 Voice Input":
|
1061 |
+
st.subheader("Voice Recognition")
|
1062 |
|
1063 |
try:
|
1064 |
# Get transcript from the speech component
|