Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torch
|
|
3 |
gradio
|
4 |
torchaudio
|
5 |
ffmpeg-python
|
6 |
-
|
|
|
3 |
gradio
|
4 |
torchaudio
|
5 |
ffmpeg-python
|
6 |
+
nemo_toolkit[asr]
|