Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,7 +9,8 @@ soundfile==0.12.1
|
|
9 |
pyannote.audio==3.0.0
|
10 |
torch==2.0.1
|
11 |
whisper==1.1.10
|
12 |
-
spacy>=3.
|
|
|
13 |
fuzzywuzzy==0.18.0
|
14 |
python-Levenshtein==0.21.1
|
15 |
python-jose==3.3.0
|
|
|
9 |
pyannote.audio==3.0.0
|
10 |
torch==2.0.1
|
11 |
whisper==1.1.10
|
12 |
+
spacy>=3.8.7
|
13 |
+
https://huggingface.co/turkish-nlp-suite/tr_core_news_md/resolve/main/tr_core_news_md-any-py3-none-any.whl
|
14 |
fuzzywuzzy==0.18.0
|
15 |
python-Levenshtein==0.21.1
|
16 |
python-jose==3.3.0
|