Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,8 @@ wheel
|
|
| 4 |
#git+https://github.com/openai/whisper.git
|
| 5 |
#git+https://github.com/cython/cython.git
|
| 6 |
wget
|
| 7 |
-
nemo_toolkit[asr]==1.23.0
|
|
|
|
| 8 |
git+https://github.com/m-bain/whisperX.git@78dcfaab51005aa703ee21375f81ed31bc248560
|
| 9 |
git+https://github.com/adefossez/demucs.git
|
| 10 |
git+https://github.com/oliverguhr/deepmultilingualpunctuation.git
|
|
|
|
| 4 |
#git+https://github.com/openai/whisper.git
|
| 5 |
#git+https://github.com/cython/cython.git
|
| 6 |
wget
|
| 7 |
+
#nemo_toolkit[asr]==1.23.0
|
| 8 |
+
nemo_toolkit[all]
|
| 9 |
git+https://github.com/m-bain/whisperX.git@78dcfaab51005aa703ee21375f81ed31bc248560
|
| 10 |
git+https://github.com/adefossez/demucs.git
|
| 11 |
git+https://github.com/oliverguhr/deepmultilingualpunctuation.git
|