Spaces:
Runtime error
Runtime error
update nemo package
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,4 +11,4 @@ librosa==0.9.1
|
|
11 |
soundfile==0.10.3.post1
|
12 |
wget
|
13 |
aiofiles
|
14 |
-
git+https://github.com/NVIDIA/NeMo.git
|
|
|
11 |
soundfile==0.10.3.post1
|
12 |
wget
|
13 |
aiofiles
|
14 |
+
git+https://github.com/NVIDIA/NeMo.git@r1.11.0#egg=nemo_toolkit[all]
|