Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shukdevdatta123
/
VoiceChat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
shukdevdatta123
commited on
Jan 8
Commit
5cd8459
·
verified
·
1 Parent(s):
3afe755
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
from tempfile import NamedTemporaryFile
3
from audiorecorder import audiorecorder
1
+
#
2
import streamlit as st
3
from tempfile import NamedTemporaryFile
4
from audiorecorder import audiorecorder