Spaces:
Paused
Paused
feat: try to add language detector 2
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ python-dotenv>=0.19.0
|
|
12 |
setuptools>=65.5.1
|
13 |
librosa>=0.10.0
|
14 |
mosestokenizer
|
15 |
-
hf_xet
|
|
|
|
|
|
12 |
setuptools>=65.5.1
|
13 |
librosa>=0.10.0
|
14 |
mosestokenizer
|
15 |
+
hf_xet
|
16 |
+
whisper
|
17 |
+
librosa
|