Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://github.com/openai/whisper.git
|
2 |
+
#whisper
|
3 |
+
gTTS
|
4 |
+
gradio
|
5 |
+
groq
|
6 |
+
librosa
|
7 |
+
soundfile
|
8 |
+
numpy
|