Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,7 +8,10 @@ moviepy
|
|
8 |
TTS
|
9 |
groq
|
10 |
SpeechRecognition
|
11 |
-
|
|
|
|
|
|
|
12 |
|
13 |
|
14 |
|
|
|
8 |
TTS
|
9 |
groq
|
10 |
SpeechRecognition
|
11 |
+
matplotlib
|
12 |
+
numpy
|
13 |
+
librosa
|
14 |
+
soundfile
|
15 |
|
16 |
|
17 |
|