Seicas commited on
Commit
028e993
·
verified ·
1 Parent(s): 7191c58

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -9,8 +9,7 @@ soundfile==0.12.1
9
  pyannote.audio==3.0.0
10
  torch==2.0.1
11
  whisper==1.1.10
12
- spacy==3.6.1
13
- https://github.com/explosion/spacy-models/releases/download/tr_core_news_md-3.2.0/tr_core_news_md-3.2.0.tar.gz
14
  fuzzywuzzy==0.18.0
15
  python-Levenshtein==0.21.1
16
  python-jose==3.3.0
 
9
  pyannote.audio==3.0.0
10
  torch==2.0.1
11
  whisper==1.1.10
12
+ spacy>=3.2.0
 
13
  fuzzywuzzy==0.18.0
14
  python-Levenshtein==0.21.1
15
  python-jose==3.3.0