nehulagrawal commited on
Commit
9b30229
·
verified ·
1 Parent(s): 80ee071

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -11
requirements.txt CHANGED
@@ -1,11 +1,8 @@
1
- SpeechRecognition==2.1.3
2
- transformers==4.42.4
3
- torch==2.3.1
4
- soundfile==0.12.1
5
- playsound==1.3.0
6
- TTS==0.22.0
7
- langchain==0.2.10
8
- faiss-cpu==1.8.0.post1
9
- Unstructured==0.15.0
10
- sentence-transformers==3.0.1
11
- pydantic==2.8.2
 
1
+ SpeechRecognition
2
+ playsound
3
+ TTS
4
+ torch
5
+ unstructured
6
+ PyAudio
7
+ unstructured[pdf]
8
+ langchain