Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +0 -2
src/streamlit_app.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
# app.py
|
2 |
-
|
3 |
import streamlit as st
|
4 |
import speech_recognition as sr
|
5 |
import tempfile
|
|
|
|
|
|
|
1 |
import streamlit as st
|
2 |
import speech_recognition as sr
|
3 |
import tempfile
|