Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|
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
|