Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
StreamlitSpeechAssistTest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Dec 3, 2024
Commit
5876c46
·
verified
·
1 Parent(s):
d0d8129
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -119,4 +119,4 @@ def audio_callback(recognizer, audio):
119
def main():
120
st.title("AI Assistant")
121
122
-
webcam_stream = WebcamStream()
.
119
def main():
120
st.title("AI Assistant")
121
122
+
webcam_stream = WebcamStream()