diff --git a/requirements.txt b/requirements.txt index f67ff5a..0164c77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,8 @@ -nemo_toolkit[asr]>=2.3.0 -nltk -faster-whisper>=1.1.0 -git+https://github.com/MahmoudAshraf97/demucs.git -git+https://github.com/oliverguhr/deepmultilingualpunctuation.git -git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git \ No newline at end of file +nemo_toolkit[asr]>=2.3.0 +nltk +faster-whisper>=1.1.0 +git+https://github.com/MahmoudAshraf97/demucs.git +git+https://github.com/oliverguhr/deepmultilingualpunctuation.git +git+https://github.com/MahmoudAshraf97/ctc-forced-aligner.git +megatron-core +torchcodec \ No newline at end of file