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