awacke1 commited on
Commit
d0d8129
·
verified ·
1 Parent(s): 5a813b2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ opencv-python
2
+ langchain
3
+ langchain-openai
4
+ langchain_google_genai
5
+ langchain-community
6
+ python-dotenv
7
+ pyaudio
8
+ soundfile
9
+ SpeechRecognition
10
+ SpeechRecognition[whisper-local]