Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ pyannote.pipeline
|
|
16 |
inaSpeechSegmenter
|
17 |
ffmpeg-python
|
18 |
pydub
|
19 |
-
tf-keras
|
|
|
|
16 |
inaSpeechSegmenter
|
17 |
ffmpeg-python
|
18 |
pydub
|
19 |
+
tf-keras
|
20 |
+
langdetect==1.0.9
|