NightPrince commited on
Commit
cf76006
·
verified ·
1 Parent(s): 1766496

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  streamlit
3
 
4
  torchaudio
5
- nemo_toolkit[all]
6
  numpy
7
  soundfile
8
  ffmpeg-python>=0.2.0 # Direct FFmpeg wrapper for reliable audio/video handling
 
2
  streamlit
3
 
4
  torchaudio
5
+ nemo_toolkit[asr]
6
  numpy
7
  soundfile
8
  ffmpeg-python>=0.2.0 # Direct FFmpeg wrapper for reliable audio/video handling