johann22 commited on
Commit
4814c44
·
verified ·
1 Parent(s): 03346c6

Update whisper_diarization_main/requirements.txt

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