Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sachiteke
/
HareemFatima-distilhubert-finetuned-stutterdetection
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HareemFatima-distilhubert-finetuned-stutterdetection
/
app.py
sachiteke
initial commit
76c1379
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
import
gradio
as
gr
gr.load(
"models/HareemFatima/distilhubert-finetuned-stutterdetection"
).launch()