Create requirments.txt
Browse files- requirments.txt +5 -0
requirments.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
SpeechRecognition
|
2 |
+
gTTS
|
3 |
+
pydub
|
4 |
+
gradio
|
5 |
+
groq
|