Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ nemo_toolkit[asr,tts] @ git+https://github.com/NVIDIA/NeMo.git
|
|
| 2 |
librosa
|
| 3 |
soundfile
|
| 4 |
moviepy==1.0.3
|
| 5 |
-
torch
|
|
|
|
|
|
| 2 |
librosa
|
| 3 |
soundfile
|
| 4 |
moviepy==1.0.3
|
| 5 |
+
torch
|
| 6 |
+
sacrebleu
|