Spaces:
Runtime error
Runtime error
Update whisper_diarization_main/requirements.txt
Browse files
whisper_diarization_main/requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
git+https://github.com/
|
5 |
-
git+https://github.com/
|
6 |
-
git+https://github.com/
|
7 |
-
|
|
|
|
1 |
+
Cython
|
2 |
+
wget
|
3 |
+
nemo_toolkit[asr]==1.23.0
|
4 |
+
git+https://github.com/m-bain/whisperX.git@78dcfaab51005aa703ee21375f81ed31bc248560
|
5 |
+
git+https://github.com/adefossez/demucs.git
|
6 |
+
git+https://github.com/oliverguhr/deepmultilingualpunctuation.git
|
7 |
+
git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git
|
8 |
+
|