Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
#librosa==0.9.1
|
2 |
numpy
|
3 |
-
|
4 |
wget
|
|
|
5 |
#pydub
|
6 |
#git+https://github.com/NVIDIA/NeMo.git@r1.11.0#egg=nemo_toolkit[all]
|
7 |
#git+https://github.com/NVIDIA/NeMo.git@r1.14.0#egg=nemo_toolkit[all]
|
|
|
1 |
#librosa==0.9.1
|
2 |
numpy
|
3 |
+
ffmpeg-python
|
4 |
wget
|
5 |
+
hydra-core
|
6 |
#pydub
|
7 |
#git+https://github.com/NVIDIA/NeMo.git@r1.11.0#egg=nemo_toolkit[all]
|
8 |
#git+https://github.com/NVIDIA/NeMo.git@r1.14.0#egg=nemo_toolkit[all]
|