Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JLS
/
Recognize_Speech
like
0
Runtime error
App
Files
Files
Community
JLS
commited on
Jun 26, 2022
Commit
0b83bfa
•
1 Parent(s):
cf620ea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
transformers
2
3
from transformers import pipeline
4
1
+
install
transformers
2
3
from transformers import pipeline
4