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