Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shenjingwen
/
live_speech_test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
shenjingwen
commited on
10 days ago
Commit
58044b5
Β·
verified
Β·
1 Parent(s):
28a8992
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+3
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
3
+
python -m spacy download en_core_web_sm