Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ 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]
|
|
|
3 |
ffmpeg-python
|
4 |
wget
|
5 |
hydra-core
|
6 |
+
transformers
|
7 |
#pydub
|
8 |
#git+https://github.com/NVIDIA/NeMo.git@r1.11.0#egg=nemo_toolkit[all]
|
9 |
#git+https://github.com/NVIDIA/NeMo.git@r1.14.0#egg=nemo_toolkit[all]
|