Bindumiryala commited on
Commit
6112557
·
verified ·
1 Parent(s): b56dcc3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -2
requirements.txt CHANGED
@@ -1,3 +1,17 @@
1
- altair
 
 
 
 
 
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.46.1
2
+ transformers==4.41.2
3
+ torch==2.7.1
4
+ openai-whisper==20250625
5
+ numpy==1.25.2
6
+ scikit-learn
7
  pandas
8
+ sounddevice
9
+ pydub
10
+ speechrecognition
11
+ streamlit-option-menu
12
+ imageio-ffmpeg
13
+ streamlit-webrtc
14
+ av
15
+ soundfile
16
+ moviepy==1.0.3
17
+ bcrypt==4.1.0