diff --git a/requirements.txt b/requirements.txt index 03c7f52..54379f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ opencv-python langchain langchain-openai +langchain_google_genai langchain-community python-dotenv pyaudio soundfile SpeechRecognition -SpeechRecognition[whisper-local] \ No newline at end of file +SpeechRecognition[whisper-local]