ADITYA0205 commited on
Commit
9cbc1ac
1 Parent(s): 19b28db

git add requirements.txt streamlit_app.py git commit -m "Initial commit" git push

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,6 +2,8 @@ sounddevice==0.4.5
2
  numpy==1.24.3
3
  wave
4
  streamlit==1.18.1
5
- deepgram-sdk
6
  groq==0.1.3
7
  python-dotenv==1.0.0
 
 
 
2
  numpy==1.24.3
3
  wave
4
  streamlit==1.18.1
5
+ deepgram-sdk==1.2.1
6
  groq==0.1.3
7
  python-dotenv==1.0.0
8
+ gtts==2.2.4
9
+ pygame==2.3.0