Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
yt-dlp
|
|
|
|
| 3 |
wget
|
| 4 |
nemo_toolkit[asr]==1.23.0
|
| 5 |
git+https://github.com/m-bain/whisperX.git@78dcfaab51005aa703ee21375f81ed31bc248560
|
|
|
|
| 1 |
torch
|
| 2 |
yt-dlp
|
| 3 |
+
Cython
|
| 4 |
wget
|
| 5 |
nemo_toolkit[asr]==1.23.0
|
| 6 |
git+https://github.com/m-bain/whisperX.git@78dcfaab51005aa703ee21375f81ed31bc248560
|