gngpostalsrvc commited on
Commit
0de7571
·
1 Parent(s): 59ea3c4

updated application file

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,5 +1,7 @@
1
  # -*- coding: utf-8 -*-
2
 
 
 
3
  import crepe
4
  import spacy
5
  import librosa
 
1
  # -*- coding: utf-8 -*-
2
 
3
+ !pip install https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
4
+
5
  import crepe
6
  import spacy
7
  import librosa