Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HareemFatima
/
StutterDetection
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
HareemFatima
commited on
Apr 27, 2024
Commit
d239c53
·
verified
·
1 Parent(s):
860934d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
-
!pip install -U transformers sounddevice
2
-
3
import streamlit as st
4
import sounddevice as sd
5
import soundfile as sf
1
import streamlit as st
2
import sounddevice as sd
3
import soundfile as sf