Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ pyannote.audio==3.0.0
|
|
10 |
torch==2.0.1
|
11 |
whisper==1.1.10
|
12 |
spacy==3.6.1
|
|
|
13 |
fuzzywuzzy==0.18.0
|
14 |
python-Levenshtein==0.21.1
|
15 |
python-jose==3.3.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
|