Zasha1 commited on
Commit
b8ac19d
·
verified ·
1 Parent(s): 528146d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -4,6 +4,7 @@ google-auth-oauthlib==0.6.0
4
  huggingface-hub==0.27.1
5
  transformers==4.47.0
6
  torch==2.1.0
 
7
  python-dotenv==1.0.0
8
  vosk==0.3.32
9
  pandas==2.1.4
@@ -12,6 +13,3 @@ streamlit==1.30.0
12
  sentence-transformers==3.3.1
13
  faiss-cpu==1.7.4
14
  google-auth==2.22.0
15
- sounddevice==0.5.1
16
- numpy==1.26.4
17
- pyaudio==0.2.14
 
4
  huggingface-hub==0.27.1
5
  transformers==4.47.0
6
  torch==2.1.0
7
+ speechrecognition==3.8.1
8
  python-dotenv==1.0.0
9
  vosk==0.3.32
10
  pandas==2.1.4
 
13
  sentence-transformers==3.3.1
14
  faiss-cpu==1.7.4
15
  google-auth==2.22.0