Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
groq
|
3 |
+
numpy
|
4 |
+
openai-whisper
|
5 |
+
gtts
|
6 |
+
librosa
|
7 |
+
nltk
|
8 |
+
deep-translator
|